GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Operating System  >  UNIX

 Print  |  
Question:  What is the default run level in IBM AIX? What are the 4 fields in Inittab file? How to see runlevel of unix system? Describes difference types of runlevel?



May 05, 2008 18:36:48 #3
 raisahmad   Member Since: May 2008    Total Comments: 3 

RE: What is the default run level in IBM AIX? What are the 4 fields in Inittab file? How to see runlevel of unix system? Describes difference types of runlevel?
 
In AIX default run level is 2.

4 fields in inittab are.
<ID> :<run level> :<action>:<Command>

ID is unique string taht identifies the object.
     

 

Back To Question