on Tue, 05 Nov 2002 19:19:37 GMT, [EMAIL PROTECTED] (Sean
Finnigan) wrote:
> What is the best way to replace line feeds in perl scripts that I
> copy from my PC to my Unix machine? They don't run on the Unix
> side unless I open an editor and find/replace the line
> feeds
Thank You. What is the string if I am going the other direction?
ie. Mac to PC translation.
"Kipp, James" <[EMAIL PROTECTED]> wrote:
> What is the best way to replace line feeds in perl scripts
> that I copy from my PC to my Unix machine? They don't run on
>
> What is the best way to replace line feeds in perl scripts
> that I copy from my PC to my Unix machine? They don't run on
> the Unix side unless I open an editor and find/replace the
> line feeds/carriage returns.
>
tr -d '\015' < file >newfile
What is the best way to replace line feeds in perl scripts that I copy from my PC to
my Unix machine? They don't run on the Unix side unless I open an editor and
find/replace the line feeds/carriage returns.
function SetDomain(d) { document.domai