Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

convert all line endings to unix

find . -type f -exec dos2unix {} ;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #convert #line #endings #unix
ADD COMMENT
Topic
Name
5+1 =