|
From: Jonathan J. <jo...@re...> - 2004-04-04 06:27:21
|
On Apr 3, 2004, at 3:12 AM, Jose' Cruanyes wrote: > > On Apr 3, 2004, at 10:33 AM, Jose' Cruanyes wrote: > >> while trying to reproduce your problem I've had problems because my >> line endings were Mac, maybe this is your case too >> >> > > Ooops... the unix archive for Quesa d18 has mac line endings... > > try > > perl -pi -e 's/\r/\n/g' * > > on both the Unix and Scripts folders Thanks, I'll try that out on Monday, and let you know the result. -Jon |