home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / bin / manpages / whatis < prev   
Encoding:
Text File  |  1994-02-07  |  1.5 KB  |  34 lines

  1. apropos (1) - search the whatis database for strings
  2. basename (1) - strip directory and suffix from filenames
  3. cat (1) - concatenate files and print on the standard output
  4. cksum (1) - checksum and count the bytes in a file
  5. comm (1) - compare two sorted files line by line
  6. csplit (1) - split a file into sections determined by context lines
  7. cut (1) - remove sections from each line of files
  8. dirname (1) - strip filename suffix from pathname
  9. expand (1) - convert tabs to spaces
  10. expr (1) - evaluate expressions
  11. fold (1) - wrap each input line to fit in specified width
  12. head (1) - output the first part of files
  13. join (1) - join lines of two files on a common field
  14. logname (1) - print user's login name
  15. man (1) - format and display the on-line manual pages
  16. more (1) - file perusal filter for crt viewing
  17. nl (1) - number lines of files
  18. od (1) - dump files in octal and other formats
  19. paste (1) - merge lines of files
  20. pr (1) - convert text files for printing
  21. printf (1) - format and print data
  22. sleep (1) - delay for a specified amount of time
  23. sort (1) - sort lines of text files
  24. split (1) - split a file into pieces
  25. sum (1) - checksum and count the blocks in a file
  26. tac (1) - concatenate and print files in reverse
  27. tail (1) - output the last part of files
  28. tr (1) - translate or delete characters
  29. tty (1) - print the path of the terminal connected to standard input
  30. unexpand (1) - convert spaces to tabs
  31. uniq (1) - remove duplicate lines from a sorted file
  32. wc (1) - print the number of bytes, words, and lines in files
  33. yes (1) - output a string repeatedly until killed
  34.