i have a bash script i'm moving over to my macpro from a linux box.
the script reads a windows-generated txt file. on the linux box i had
to run the txt file through a program called dos2unix to change the
dos style line endings to unix style. do i need to do something like
this to properly read the txt file on the mac (10.4.11)? if so, what's
the app i need to run it through and does it come with osx?
thanks,
BabaG
the script reads a windows-generated txt file. on the linux box i had
to run the txt file through a program called dos2unix to change the
dos style line endings to unix style. do i need to do something like
this to properly read the txt file on the mac (10.4.11)? if so, what's
the app i need to run it through and does it come with osx?
thanks,
BabaG