The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-06-2007
goodmis goodmis is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 24
How do I rewrite to use a while instead of find?

for FILE in `find /home/Upload/*`

Need to use a while instead to prevent errors when the file is emptied