annotate bin/dos2unix @ 7976:2495dc482f39

<b_jonas> learn wisdom.pdf Nicely formatted wisdoms and quotes book at https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf
author HackBot
date Sun, 08 May 2016 14:00:15 +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' -- "$@"