help
awk / gawk (linux commands)
Manual page and help for awk and gawk linux commands. Gawk is the implementation of the AWK programming language by the GNU Project. It conforms to the standard POSIX 1003.2 Command Language And Utilities language definition. On the other hand, this version is based on a description of The AWK Programming Language written by Aho, Kernighan and Weinberger; with additional features included in UNIX awk system V Release 4.
aspell (linux command)
The manual page and help for the aspell linux command. Aspell is a utility that connects to the Aspell library so that it can function as a replacement for ispell -a as an independent spell checker, as a tester of Aspell library functions, and as a utility that manages the dictionaries used by the library.
uname (linux command)
The manual page and help for the uname linux command. The uname program prints information about the machine and the operating system it is running on. If no option is specified, uname works as if it were called with the -s option. If more than one option is specified or the -a option is specified, the selected information will be printed in a space separated by 'snrvm'.