view bin/dos2unix @ 7902:d28960ffe734

<oerjan> mkx bin/dos2unix//sed -i \'s/\\r//g\' -- "$@"
author HackBot
date Sat, 07 May 2016 00:32:03 +0000
parents d4e4f2ce1e48
children
line wrap: on
line source

sed -i 's/\r//g' -- "$@"