James Cooper wrote:
>Hi all,
>I'm editing a C source file in kwrite. Everything looks ok but when I open
>the same file with 'view' there are a load of ^Ms where newlines should
>be. I'm using KDE 2.1.2. How does I be fixing this problem?
>>Thanks
>James
>view maps to vi on my RH7.1, so the question is how to get
vi to edit DOS format test files:
set ff=dos
Note my vi ( 6.0z ALPHA) auto does this, so you must have an older one?
Note my less also handles dos file correctly.
Note also to convert dos files to unix you can do:
tr -d '\r' < file.dos > file.unix
There is a dos2unix command on my system also (redundant IMHO).
Padraig.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!