The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Special Forums > UNIX Desktop 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 -->
  #9 (permalink)  
Old 08-17-2008
Frostybeard Frostybeard is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 4
The newline characters are different between Unix and Windows. So if you write a script in Windows, it may not work in Unix.

dos2unix is one utility that you can use to clean up your windows text files for use in Unix.