sed seems to force UC filename on Mixed 8.3 filenames on FAT32
Fergus Daly
ugly.leper@gmail.com
Fri Mar 2 09:41:00 GMT 2018
.. AND dos2unix:
~> ls -al /j/P*
-rw-r--r-- 1 dell ferg 6767 Mar 2 09:15 /j/PStart.xml
~> dos2unix /j/PStart.xml
dos2unix: converting file /j/PStart.xml to Unix format...
~> ls -al /j/P*
-rw-r--r-- 1 dell ferg 6767 Mar 2 09:16 /j/PSTART.XML
So something a bit major seems to be going on .. ..
Fergus
--
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
More information about the Cygwin
mailing list