[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Losing memory and Communicator 4.7
Birger Langkjer wrote:
>
> Den man, 29 nov 1999 skrev du:
> ...
> > correctly. This might work, because I think that windows uses a different
> > new line char to un*x. (but don't quote me on that.)
>
> That is correct, try this command:
>
> cat dos_text_file | tr -d '\015' > unix_text_file
Thanks, that was the ticket. Lost one folder of clag by not deleting
the symlink first, but no huhu. The conversion continues.
Brian Wiens