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  >  Shell Scripting

 Print  |  
Question:  Shell Scripting Commands

Answer: In shell scripting How to indentify that the previous command was run successfully?


May 05, 2009 12:29:54 #3
 bhaileem   Member Since: May 2009    Total Comments: 2 

RE: Shell Scripting Commands
 
S? to check whether to check the previous statement was executed successfully.
To display use echo command.
     

 

Back To Question