SUMMARY: dos2unix question
2007-12-24 23:13:00
(as requested):
before running dos2unix try:
unsetenv LANG
********
Known BUG
********
This is known behaviour and not a problem A quick
search of the
archives of this list or http://www.google.com
would've provided you
information regarding this behaviour.
To avoid the warning messages in the future use:
dos2unix -850 file1 file1
********
[20:01:02][@milliways /tmp]$ dos2unix fred fred
could not open /dev/kbd to get keyboard type US
keyboard assumed
could not get keyboard type US keyboard assumed
[20:01:07][@milliways /tmp]$ dos2unix -437 fred fred
[20:01:11][@milliways /tmp]$
man dos2unix for more details.
Scott
***************
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
Comments
Got something to say?
You must be logged in to post a comment.

