Other than that the only one I use is search and replace.perl -v
perl -pi -e 's/somestring/otherstring/g' *.htm
cut, grep, xargs and find ususally do instead
In reply to shortest one liner
by hakkr
in thread What one-liners do people actually use?
by TomDLux
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |