[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unix2dos/dos2unix no longer included in tofrodos 1.7.8.debian.1-2



* 2010-02-08 11:58 (-0800), Jeppe Øland wrote:

> After upgrading tofrodos to 1.7.8.debian.1-2, dos2unix and unix2dos
> are no longer installed.

Do you need the particular tool or just the functionality? Recode is
excellent in converting files. It can convert between LF and CR+LF line
endings and between different encodings. Examples:

    recode /CR../CR-LF -- file.txt
    recode Windows-1252/CR-LF..UTF-8/LF -- file.txt
    recode ../Quoted-Printable -- file.txt
    recode ISO-8859-1/BASE64..UTF-8 -- file.txt

-- 
Feel free to Cc me your replies if you want to make sure I'll notice
them.


Reply to: