Oct 17


More gawking


Sorting with gawk


sort: a better sort

UNIX sort is a very powerful command, for instance:


find: searching for files

UNIX find is a powerful utility to search for files (i.e., names of files, not file contents, which is what you use egrep for).

Return Home