Sort Files Like A Master With The Linux Sort Command (Bash) (skorks.com) 7 points by instantramen 16y ago ↗ HN
[–] fragmede 16y ago ↗ sponge (in package moreutils) for programs that don't have a "-o" feature: cat foo.txt | sponge foo.txt will not clobber foo.txt
1 comment
[ 2.6 ms ] story [ 12.1 ms ] thread