|
Filters and data utilitiesLast revision July 20, 2004
UNIX data analysis utilitiesMuch of the power of UNIX comes from utilities that operate on files in a non-interactive mode to manipulate or edit text or data. These utilities are generally known as "filters" that read from standard input and write to standard output, so they can be used in combinations in pipes. Unless noted, these utilities will also accept input file names on the command line. This section describes miscellaneous useful Unix utlities as shown in the table of contents. Useful utilities that have been described in other sections are linked below.
|