comparison bin/dos2unix @ 7901:d4e4f2ce1e48

<oerjan> mkx bin/dos2unix//sed -i \'s/\\r//g\' "$@"
author HackBot
date Sat, 07 May 2016 00:29:08 +0000
parents
children d28960ffe734
comparison
equal deleted inserted replaced
7900:b680a67063ff 7901:d4e4f2ce1e48
1 sed -i 's/\r//g' "$@"