home *** CD-ROM | disk | FTP | other *** search
- apropos (1) - search the whatis database for strings
- basename (1) - strip directory and suffix from filenames
- cat (1) - concatenate files and print on the standard output
- cksum (1) - checksum and count the bytes in a file
- comm (1) - compare two sorted files line by line
- csplit (1) - split a file into sections determined by context lines
- cut (1) - remove sections from each line of files
- dirname (1) - strip filename suffix from pathname
- expand (1) - convert tabs to spaces
- expr (1) - evaluate expressions
- fold (1) - wrap each input line to fit in specified width
- head (1) - output the first part of files
- join (1) - join lines of two files on a common field
- logname (1) - print user's login name
- man (1) - format and display the on-line manual pages
- more (1) - file perusal filter for crt viewing
- nl (1) - number lines of files
- od (1) - dump files in octal and other formats
- paste (1) - merge lines of files
- pr (1) - convert text files for printing
- printf (1) - format and print data
- sleep (1) - delay for a specified amount of time
- sort (1) - sort lines of text files
- split (1) - split a file into pieces
- sum (1) - checksum and count the blocks in a file
- tac (1) - concatenate and print files in reverse
- tail (1) - output the last part of files
- tr (1) - translate or delete characters
- tty (1) - print the path of the terminal connected to standard input
- unexpand (1) - convert spaces to tabs
- uniq (1) - remove duplicate lines from a sorted file
- wc (1) - print the number of bytes, words, and lines in files
- yes (1) - output a string repeatedly until killed
-