annotate bin/dos2unix @ 8668:b077211ff25e

<shachaf> mkx bin/cwlprits//culprits "wisdom/$1"
author HackBot
date Thu, 30 Jun 2016 23:27:16 +0000
parents d28960ffe734
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7902
d28960ffe734 <oerjan> mkx bin/dos2unix//sed -i \'s/\\r//g\' -- "$@"
HackBot
parents: 7901
diff changeset
1 sed -i 's/\r//g' -- "$@"