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 -->
  #6 (permalink)  
Old 03-18-2009
worchyld worchyld is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 27
Quote:
Did you write the script on a Windows box? If so, you need to remove the carriage returns (use dos2unix).
I used putty on a windows machine, I don't know if that is what you mean.

Quote:
The find command may be picking up that file. You can try this
I'll try that and report back...