Re: Linuxification of DOS text files

2001-09-25 Thread d . l . whiteley
On 25-Sep-2001 Kalle Olavi Niemitalo wrote: > "V. T. Jones" <[EMAIL PROTECTED]> writes: > >> What is the program to run to convert DOS text files to Linux text >> files, >> and vice versa. I.e., replace 0D 0A with 0A. > > tr -d '\r' > > If you also want to convert between CP437 and Latin-1,

RE: Problem with cdrecord

2001-06-21 Thread d . l . whiteley
This is a known bug. If I understand things correctly the package was compiled with kernel v 2.4, while unstable still uses kernel 2.2. People claim that recompiling from source works (with warnings) I am however eagerly awaiting a fixed deb For more information see the Bug reports on this packa