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 Programming

 Print  |  
Question:  what is the UNIX command to wait for a specified number of seconds before exit



November 11, 2007 18:29:24 #1
 Zahid K   Member Since: Visitor    Total Comments: N/A 

RE: what is the UNIX command to wait for a specified n...
 

You can use SIGNALs for this
     

 

Back To Question