The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 07-12-2006
lok lok is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 3
Thanks vino.
One more question need ur help.

I write two while loop.
Can i know how to exit the second loop and go back to first loop. What is the exit status code??
i've tried 0 1 2 3 4, but it can't works.