home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / doc / beg / u6 < prev   
Encoding:
Text File  |  1975-06-26  |  1.8 KB  |  91 lines

  1. .sp 3
  2. .SH Index
  3. Index
  4. .LP
  5. .sp 2
  6. .nf
  7. & (asynchronous process)  8
  8. ; (multiple processes)  8
  9. * (pattern match)  5
  10. [ ] (pattern match)  6
  11. ? (pattern match)  6
  12. <> (redirect I/O)  7
  13. >> (file append)  12
  14. backslash (\\)  2
  15. cat (concatenate files)  4
  16. cdb (C debugger)  12
  17. chdir (change directory)  7
  18. chmod (change protection)  7
  19. command arguments  4
  20. command files  8
  21. cp (copy files)  5
  22. cref (cross reference)  11
  23. date  2
  24. db (assembly debugger)  13
  25. delete (DEL)  2
  26. diff (file comparison)  11
  27. directories  7
  28. document formatting  9
  29. ed (editor)  3
  30. editor programming  11
  31. EOT (end of file)  3
  32. eqn (mathematics)  11
  33. erase character (#)  2
  34. file system structure  6
  35. filenames  5
  36. file protection  7
  37. goto  12
  38. grep (pattern matching)  11
  39. if (condition test)  12
  40. index  14
  41. kill a program  8
  42. kill a character (@)  2
  43. lil (high-level assembler)  13
  44. login  1
  45. logout  2
  46. ls (list file names)  4
  47. macro for formatting  10
  48. mail  2
  49. multi-columns printing (pr)  5
  50. mv (move files)  5
  51. nroff  9
  52. on-line manual  3
  53. opr (offline print)  5
  54. pathname  6
  55. pattern match in filenames  5
  56. pipes ( | )  8
  57. pr (print files)  4
  58. prof (run-time monitor)  13
  59. protection  7
  60. ptx (permuted index)  11
  61. pwd (working directory)  7
  62. quotes  6
  63. ratfor (decent Fortran)  13
  64. readahead  2
  65. reading list  13
  66. redirect I/O (<>)  7
  67. RETURN key  1
  68. rm (remove files)  5
  69. rmdir (remove directory)  7
  70. roff (text formatting)  9
  71. root (of file system)  6
  72. shell (command interpreter)  8
  73. shell arguments ($)  12
  74. shell programming  12
  75. shift (shell arguments)  12
  76. sleep  12
  77. sort  11
  78. spell (find spelling mistakes)
  79. stopping a program  2
  80. stty (set terminal options)  2
  81. tabs (set tab stops)  2
  82. terminal types  1
  83. time (time programs)  13
  84. tr (translate characters)  11
  85. troff (typesetting)  9
  86. typo (find spelling mistakes)  11
  87. wc (word count)  11
  88. who (who is looged in)  2
  89. write (to a user)  3
  90. yacc (compiler-compiler)  13
  91.