Geeks Talk

Prepare for your Next Interview




Is crash a command

This is a discussion on Is crash a command within the Unix/Linux forums, part of the Operating Systems category; Is there any command called crash in UNIX operating system. I can across this term in a book but could not get much detail on this. Can someone help me ...


Go Back   Geeks Talk > Operating Systems > Unix/Linux

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 08-14-2006
Contributing Member
 
Join Date: Jul 2006
Posts: 77
Thanks: 0
Thanked 5 Times in 3 Posts
scott is on a distinguished road
Question Is crash a command

Is there any command called crash in UNIX operating system. I can across this term in a book but could not get much detail on this. Can someone help me to know about this?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-24-2006
Contributing Member
 
Join Date: Jul 2006
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
StephenRaj is on a distinguished road
Re: Is crash a command

I do not think crash is a command in UNIX operating system. It refers to an activity or an operation in which the system becomes unoperatable.
Reply With Quote
  #3 (permalink)  
Old 10-25-2006
Junior Member
 
Join Date: Sep 2006
Posts: 27
Thanks: 0
Thanked 2 Times in 2 Posts
SachinDeo is on a distinguished road
Re: Is crash a command

Yes Stephen you are right Crash is not a command and it is an activity in UNIX operating system.
Reply With Quote
  #4 (permalink)  
Old 12-01-2006
Junior Member
 
Join Date: Aug 2006
Location: vizag
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
umakanthg is on a distinguished road
Re: Is crash a command

Quote:
Originally Posted by scott View Post
Is there any command called crash in UNIX operating system. I can across this term in a book but could not get much detail on this. Can someone help me to know about this?
hi,
yes,

crash is command to the crash dump
regards
kanth
Reply With Quote
  #5 (permalink)  
Old 12-01-2006
Junior Member
 
Join Date: Aug 2006
Location: vizag
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
umakanthg is on a distinguished road
Re: Is crash a command

Quote:
Originally Posted by scott View Post
Is there any command called crash in UNIX operating system. I can across this term in a book but could not get much detail on this. Can someone help me to know about this?

crash is a command to examine the crash dumps

The crash command is used to examine the system memory image of a running or a crashed system by formatting and printing control structures, tables, and other information. Command line arguments to crash are dumpfile, namelist, and output-file.
OPTIONS
-d dumpfile
Specify dumpfile as the file containing the system memory image. The default dumpfile is /dev/mem . The system image can also be the pathname of a dump file generated by the savecore utility.
-n namelist
Specify the text file namelist which contains the symbol table information needed for symbolic access to the system memory image to be examined. The default namelist is /dev/ksyms. Note: It is recommended that crash dumps be analyzed on a machine having the same kernel architecture as the machine that the dump was taken from.
-w output-file
When the crash command is invoked, a session is initiated. The output from a crash session is directed to output-file. The default output-file is the standard output.

regards

Umakanth.G
Reply With Quote
Reply

  Geeks Talk > Operating Systems > Unix/Linux


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Reasons for Database Crash scott Oracle 1 10-02-2006 03:26 AM


All times are GMT -4. The time now is 01:32 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved