This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CRLF


On 12/31/11 02:43, Franz Fehringer wrote:
Hi,

There is an ongoing discussion about how to successfully execute shell
scripts with CRLF line endings with bash and zsh.
With bash i can use
set -o igncr
and now my question is how to achieve the same thing with mksh (MirBSD
Korn Shell)?
pdksh accepted CRLF scripts without special configuration btw.

Thanks and best regards

Franz
Why don't you ask on a MirBSD Korn Shell mailing list?

Or you could use dos2unix...
--
Andrew DeFaria <http://defaria.com>
Birthdays are good for you. the more you have, the longer you live.


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]