Command line utilites

Text file utils


sed - stream editor for filtering and transforming text (wiki)

grep, egrep, fgrep, rgrep - print lines matching a pattern

tr - translate or delete characters

cat - concatenate files and print on the standard output

xargs - build and execute command lines from standard input