$ find . -type f -name '*.log' -print0 | xargs -0 rm
$ find . -name \*~ | xargs ls -la
% xxd foo.data
$ export GREP_OPTIONS="--color=auto"
$ grep -r "foo" /doc/*
$ curl http://twitter.com/statuses/user_timeline/OfficialTEPCO.xml|tidy -xml -utf8 -i
$ lipo -info /usr/bin/less Architectures in the fat file: /usr/bin/less are: x86_64 i386
-- -N 画面左端に行番号を出力
lsof -i:8888
処理するコマンド && tput bel