> How do I convert a dos text file to a unix text file? (Note: I would > like to use something that is already on my unix system) Try GNU recode: `recode latin1:ibmpc' for Unix->DOS, `recode ibmpc:latin1' for the other direction. This fixes both CRLF/LF and diacritical characters. On my system `dos2unix' and `unix2dos' are shell aliases to the above commands. Stefan
- Re: converting dos txt files to unix txt files Kragen Sitaker
- Re: converting dos txt files to unix txt files Jonathan Jefferies
- the difference between dos & unix is term... susan e paolini
- Re: converting dos txt files to unix txt file... Stephen Quinlan [C]
- Re: converting dos txt files to unix txt files lawson_whitney
- Re: converting dos txt files to unix txt files Jake Messinger
- Re: converting dos txt files to unix txt files Stefan Reuther
- Re: converting dos txt files to unix txt files Ian Dobson
