View Single Post
Old Mar 11th, 2006, 3:43 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Try using the dos2unix command on the shell script. I know I've had problems in the past with shell scripts formatted with \r\ns instead of \ns.
Arevos is offline   Reply With Quote