|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] >Emacs has a LF-CR compatibility mode and there is a way to >strip the CR off the end of the lines on unix, but I don't remember right >now. there's a pair of GNU utilities that do this: utod and dtou (unis to dos and dos to unix respectively) The problem isn't on the UNIX end, its the the DOS side. All versions of DOS append CR+LF to every line of ASCII that gets written to disk. There is no way around it other than to open the file in binary mode and process it that way. >From the AS/400 side, it will handle the conversion, but if you are FTPing to a PC from a UNIX box, then transfer the file in binary mode, it will come over without the annoying conversion.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.