The basic GNU text-processing commands (I work with large logs): less, head, tail, cat, tr, wc, cut, paste, comm, join, sort, uniq, grep.

And GNU AWK simply is wonderful when the work cannot be simply done by piping some of the commands above.

Reply via email to