INDEX.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. <HEAD>
  2. <TITLE>plan 9 man section 1</TITLE>
  3. </HEAD>
  4. <BODY>
  5. <B>[<A HREF="/sys/man/index.html">manual index</A>]</B>
  6. <H2>Plan 9 from Bell Labs - Section 1 - Commands</H2>
  7. <HR>
  8. <DL>
  9. <DT><A HREF="/magic/man2html/1/0intro">0intro</A>
  10. - introduction to Plan 9
  11. <DD><TT> intro</TT>
  12. </DT>
  13. <DT><A HREF="/magic/man2html/1/2a">2a</A>
  14. - assemblers
  15. <DD><TT> 0a, 1a, 2a, 4a, 5a, 6a, 7a, 8a, 9a, ka, qa, va, xa</TT>
  16. </DT>
  17. <DT><A HREF="/magic/man2html/1/2c">2c</A>
  18. - C compilers
  19. <DD><TT> 0c, 1c, 2c, 4c, 5c, 6c, 7c, 8c, 9c, kc, qc, vc, xc</TT>
  20. </DT>
  21. <DT><A HREF="/magic/man2html/1/2l">2l</A>
  22. - loaders
  23. <DD><TT> 0l, 1l, 2l, 4l, 5l, 6l, 7l, 8l, 9l, kl, ql, vl, xl</TT>
  24. </DT>
  25. <DT><A HREF="/magic/man2html/1/aan">aan</A>
  26. - always available network
  27. <DD><TT> aan</TT>
  28. </DT>
  29. <DT><A HREF="/magic/man2html/1/acid">acid</A>
  30. - debugger
  31. <DD><TT> acid, truss, trump</TT>
  32. </DT>
  33. <DT><A HREF="/magic/man2html/1/acme">acme</A>
  34. - interactive text windows
  35. <DD><TT> acme, win, awd</TT>
  36. </DT>
  37. <DT><A HREF="/magic/man2html/1/ar">ar</A>
  38. - archive and library maintainer
  39. <DD><TT> ar</TT>
  40. </DT>
  41. <DT><A HREF="/magic/man2html/1/ascii">ascii</A>
  42. - interpret ASCII, Unicode characters
  43. <DD><TT> ascii, unicode</TT>
  44. </DT>
  45. <DT><A HREF="/magic/man2html/1/awk">awk</A>
  46. - pattern-directed scanning and processing language
  47. <DD><TT> awk</TT>
  48. </DT>
  49. <DT><A HREF="/magic/man2html/1/basename">basename</A>
  50. - strip file name affixes
  51. <DD><TT> basename</TT>
  52. </DT>
  53. <DT><A HREF="/magic/man2html/1/bc">bc</A>
  54. - arbitrary-precision arithmetic language
  55. <DD><TT> bc</TT>
  56. </DT>
  57. <DT><A HREF="/magic/man2html/1/bind">bind</A>
  58. - change name space
  59. <DD><TT> bind, mount, unmount</TT>
  60. </DT>
  61. <DT><A HREF="/magic/man2html/1/bitsyload">bitsyload</A>
  62. - bitsy-specific utilities
  63. <DD><TT> bitsyload, light, pencal, keyboard, params, prompter</TT>
  64. </DT>
  65. <DT><A HREF="/magic/man2html/1/bundle">bundle</A>
  66. - collect files for distribution
  67. <DD><TT> bundle</TT>
  68. </DT>
  69. <DT><A HREF="/magic/man2html/1/cal">cal</A>
  70. - print calendar
  71. <DD><TT> cal</TT>
  72. </DT>
  73. <DT><A HREF="/magic/man2html/1/calendar">calendar</A>
  74. - print upcoming events
  75. <DD><TT> calendar</TT>
  76. </DT>
  77. <DT><A HREF="/magic/man2html/1/cat">cat</A>
  78. - catenate files
  79. <DD><TT> cat, read</TT>
  80. </DT>
  81. <DT><A HREF="/magic/man2html/1/chgrp">chgrp</A>
  82. - change file group
  83. <DD><TT> chgrp</TT>
  84. </DT>
  85. <DT><A HREF="/magic/man2html/1/chmod">chmod</A>
  86. - change mode
  87. <DD><TT> chmod</TT>
  88. </DT>
  89. <DT><A HREF="/magic/man2html/1/cj">cj</A>
  90. - compress YCbCr411 frames into a baseline JPG file.
  91. <DD><TT> cj</TT>
  92. </DT>
  93. <DT><A HREF="/magic/man2html/1/cleanname">cleanname</A>
  94. - clean a path name
  95. <DD><TT> cleanname</TT>
  96. </DT>
  97. <DT><A HREF="/magic/man2html/1/cmp">cmp</A>
  98. - compare two files
  99. <DD><TT> cmp</TT>
  100. </DT>
  101. <DT><A HREF="/magic/man2html/1/colors">colors</A>
  102. - display color map
  103. <DD><TT> getmap, colors</TT>
  104. </DT>
  105. <DT><A HREF="/magic/man2html/1/comm">comm</A>
  106. - select or reject lines common to two sorted files
  107. <DD><TT> comm</TT>
  108. </DT>
  109. <DT><A HREF="/magic/man2html/1/compress">compress</A>
  110. - compress and expand data
  111. <DD><TT> compress, uncompress, zcat</TT>
  112. </DT>
  113. <DT><A HREF="/magic/man2html/1/con">con</A>
  114. - remote login, execution, and XMODEM file transfer
  115. <DD><TT> con, telnet, rx, xms, xmr</TT>
  116. </DT>
  117. <DT><A HREF="/magic/man2html/1/cp">cp</A>
  118. - copy, move files
  119. <DD><TT> cp, mv</TT>
  120. </DT>
  121. <DT><A HREF="/magic/man2html/1/cpp">cpp</A>
  122. - C language preprocessor
  123. <DD><TT> cpp</TT>
  124. </DT>
  125. <DT><A HREF="/magic/man2html/1/cpu">cpu</A>
  126. - connection to cpu server
  127. <DD><TT> cpu</TT>
  128. </DT>
  129. <DT><A HREF="/magic/man2html/1/crop">crop</A>
  130. - frame, crop, and convert image
  131. <DD><TT> crop, iconv</TT>
  132. </DT>
  133. <DT><A HREF="/magic/man2html/1/date">date</A>
  134. - date and time
  135. <DD><TT> date, clock</TT>
  136. </DT>
  137. <DT><A HREF="/magic/man2html/1/db">db</A>
  138. - debugger
  139. <DD><TT> db</TT>
  140. </DT>
  141. <DT><A HREF="/magic/man2html/1/dc">dc</A>
  142. - desk calculator
  143. <DD><TT> dc</TT>
  144. </DT>
  145. <DT><A HREF="/magic/man2html/1/dd">dd</A>
  146. - convert and copy a file
  147. <DD><TT> dd</TT>
  148. </DT>
  149. <DT><A HREF="/magic/man2html/1/deroff">deroff</A>
  150. - remove formatting requests
  151. <DD><TT> deroff, delatex</TT>
  152. </DT>
  153. <DT><A HREF="/magic/man2html/1/diff">diff</A>
  154. - differential file comparator
  155. <DD><TT> diff</TT>
  156. </DT>
  157. <DT><A HREF="/magic/man2html/1/doc2txt">doc2txt</A>
  158. - extract printable strings from Microsoft Word documents
  159. <DD><TT> doc2txt, olefs, mswordstrings</TT>
  160. </DT>
  161. <DT><A HREF="/magic/man2html/1/doctype">doctype</A>
  162. - intuit command line for formatting a document
  163. <DD><TT> doctype</TT>
  164. </DT>
  165. <DT><A HREF="/magic/man2html/1/du">du</A>
  166. - disk usage
  167. <DD><TT> du</TT>
  168. </DT>
  169. <DT><A HREF="/magic/man2html/1/echo">echo</A>
  170. - print arguments
  171. <DD><TT> echo</TT>
  172. </DT>
  173. <DT><A HREF="/magic/man2html/1/ed">ed</A>
  174. - text editor
  175. <DD><TT> ed</TT>
  176. </DT>
  177. <DT><A HREF="/magic/man2html/1/emacs">emacs</A>
  178. - editor macros
  179. <DD><TT> emacs</TT>
  180. </DT>
  181. <DT><A HREF="/magic/man2html/1/eqn">eqn</A>
  182. - typeset mathematics
  183. <DD><TT> eqn</TT>
  184. </DT>
  185. <DT><A HREF="/magic/man2html/1/faces">faces</A>
  186. - mailbox interface
  187. <DD><TT> faces, seemail, vwhois</TT>
  188. </DT>
  189. <DT><A HREF="/magic/man2html/1/factor">factor</A>
  190. - factor a number, generate large primes
  191. <DD><TT> factor, primes</TT>
  192. </DT>
  193. <DT><A HREF="/magic/man2html/1/file">file</A>
  194. - determine file type
  195. <DD><TT> file</TT>
  196. </DT>
  197. <DT><A HREF="/magic/man2html/1/filter">filter</A>
  198. - filterng mail
  199. <DD><TT> filter, list, deliver, token, vf</TT>
  200. </DT>
  201. <DT><A HREF="/magic/man2html/1/fmt">fmt</A>
  202. - simple text formatters
  203. <DD><TT> fmt, htmlfmt</TT>
  204. </DT>
  205. <DT><A HREF="/magic/man2html/1/fortune">fortune</A>
  206. - sample lines from a file
  207. <DD><TT> fortune</TT>
  208. </DT>
  209. <DT><A HREF="/magic/man2html/1/freq">freq</A>
  210. - print histogram of character frequencies
  211. <DD><TT> freq</TT>
  212. </DT>
  213. <DT><A HREF="/magic/man2html/1/grap">grap</A>
  214. - pic preprocessor for drawing graphs
  215. <DD><TT> grap</TT>
  216. </DT>
  217. <DT><A HREF="/magic/man2html/1/graph">graph</A>
  218. - draw a graph
  219. <DD><TT> graph</TT>
  220. </DT>
  221. <DT><A HREF="/magic/man2html/1/grep">grep</A>
  222. - search a file for a pattern
  223. <DD><TT> grep</TT>
  224. </DT>
  225. <DT><A HREF="/magic/man2html/1/gs">gs</A>
  226. - Aladdin Ghostscript (PostScript and PDF language interpreter)
  227. <DD><TT> gs</TT>
  228. </DT>
  229. <DT><A HREF="/magic/man2html/1/gzip">gzip</A>
  230. - compress and expand data
  231. <DD><TT> gzip, gunzip, bzip2, bunzip2, zip, unzip,</TT>
  232. </DT>
  233. <DT><A HREF="/magic/man2html/1/hget">hget</A>
  234. - retrieve a web page corresponding to a url
  235. <DD><TT> hget</TT>
  236. </DT>
  237. <DT><A HREF="/magic/man2html/1/history">history</A>
  238. - print file names from the dump
  239. <DD><TT> history</TT>
  240. </DT>
  241. <DT><A HREF="/magic/man2html/1/hoc">hoc</A>
  242. - interactive floating point language
  243. <DD><TT> hoc</TT>
  244. </DT>
  245. <DT><A HREF="/magic/man2html/1/idiff">idiff</A>
  246. - interactive diff
  247. <DD><TT> idiff</TT>
  248. </DT>
  249. <DT><A HREF="/magic/man2html/1/join">join</A>
  250. - relational database operator
  251. <DD><TT> join</TT>
  252. </DT>
  253. <DT><A HREF="/magic/man2html/1/jpg">jpg</A>
  254. - view and convert pictures
  255. <DD><TT> jpg, gif, png, ppm, togif, toppm, topng</TT>
  256. </DT>
  257. <DT><A HREF="/magic/man2html/1/kill">kill</A>
  258. - print commands to kill processes
  259. <DD><TT> kill, slay, broke</TT>
  260. </DT>
  261. <DT><A HREF="/magic/man2html/1/ktrace">ktrace</A>
  262. - interpret kernel stack dumps
  263. <DD><TT> ktrace</TT>
  264. </DT>
  265. <DT><A HREF="/magic/man2html/1/leak">leak</A>
  266. - examine family of processes for memory leaks
  267. <DD><TT> leak</TT>
  268. </DT>
  269. <DT><A HREF="/magic/man2html/1/lens">lens</A>
  270. - interactive screen magnifier
  271. <DD><TT> lens</TT>
  272. </DT>
  273. <DT><A HREF="/magic/man2html/1/lex">lex</A>
  274. - generator of lexical analysis programs
  275. <DD><TT> lex</TT>
  276. </DT>
  277. <DT><A HREF="/magic/man2html/1/look">look</A>
  278. - find lines in a sorted list
  279. <DD><TT> look</TT>
  280. </DT>
  281. <DT><A HREF="/magic/man2html/1/lp">lp</A>
  282. - printer output
  283. <DD><TT> lp</TT>
  284. </DT>
  285. <DT><A HREF="/magic/man2html/1/ls">ls</A>
  286. - list contents of directory
  287. <DD><TT> ls, lc</TT>
  288. </DT>
  289. <DT><A HREF="/magic/man2html/1/mail">mail</A>
  290. - mail and mailboxes
  291. <DD><TT> mail</TT>
  292. </DT>
  293. <DT><A HREF="/magic/man2html/1/man">man</A>
  294. - print or find pages of this manual
  295. <DD><TT> man, lookman</TT>
  296. </DT>
  297. <DT><A HREF="/magic/man2html/1/marshal">marshal</A>
  298. - formatting and sending mail
  299. <DD><TT> marshal</TT>
  300. </DT>
  301. <DT><A HREF="/magic/man2html/1/mc">mc</A>
  302. - multicolumn print
  303. <DD><TT> mc</TT>
  304. </DT>
  305. <DT><A HREF="/magic/man2html/1/mk">mk</A>
  306. - maintain (make) related files
  307. <DD><TT> mk, membername</TT>
  308. </DT>
  309. <DT><A HREF="/magic/man2html/1/mkdir">mkdir</A>
  310. - make a directory
  311. <DD><TT> mkdir</TT>
  312. </DT>
  313. <DT><A HREF="/magic/man2html/1/mlmgr">mlmgr</A>
  314. - unmoderated mailing lists
  315. <DD><TT> ml, mlmgr, mlowner</TT>
  316. </DT>
  317. <DT><A HREF="/magic/man2html/1/ms2html">ms2html</A>
  318. - convert between troff's ms macros and html
  319. <DD><TT> ms2html, html2ms</TT>
  320. </DT>
  321. <DT><A HREF="/magic/man2html/1/nedmail">nedmail</A>
  322. - reading mail upas/nedmail [ -c [dir] ] [ -r ] [ -n ] [ -f mailfile ] [ -s mailfile ] upas/fs [ -f mailbox ] [ -b ] [ -n ] [ -p ]
  323. <DD><TT> nedmail, fs</TT>
  324. </DT>
  325. <DT><A HREF="/magic/man2html/1/netstat">netstat</A>
  326. - summarize network connections
  327. <DD><TT> netstat</TT>
  328. </DT>
  329. <DT><A HREF="/magic/man2html/1/news">news</A>
  330. - print news items
  331. <DD><TT> news</TT>
  332. </DT>
  333. <DT><A HREF="/magic/man2html/1/nm">nm</A>
  334. - name list (symbol table)
  335. <DD><TT> nm</TT>
  336. </DT>
  337. <DT><A HREF="/magic/man2html/1/ns">ns</A>
  338. - display name space
  339. <DD><TT> ns</TT>
  340. </DT>
  341. <DT><A HREF="/magic/man2html/1/p">p</A>
  342. - paginate
  343. <DD><TT> p</TT>
  344. </DT>
  345. <DT><A HREF="/magic/man2html/1/page">page</A>
  346. - view FAX, image, graphic, PostScript, PDF, and typesetter output files
  347. <DD><TT> page</TT>
  348. </DT>
  349. <DT><A HREF="/magic/man2html/1/passwd">passwd</A>
  350. - change user password
  351. <DD><TT> passwd, netkey, iam</TT>
  352. </DT>
  353. <DT><A HREF="/magic/man2html/1/pcc">pcc</A>
  354. - APE C compiler driver
  355. <DD><TT> pcc</TT>
  356. </DT>
  357. <DT><A HREF="/magic/man2html/1/pic">pic</A>
  358. - troff and tex preprocessors for drawing pictures
  359. <DD><TT> pic, tpic</TT>
  360. </DT>
  361. <DT><A HREF="/magic/man2html/1/pipefile">pipefile</A>
  362. - attach filter to file in name space
  363. <DD><TT> pipefile</TT>
  364. </DT>
  365. <DT><A HREF="/magic/man2html/1/plot">plot</A>
  366. - graphics filter
  367. <DD><TT> plot</TT>
  368. </DT>
  369. <DT><A HREF="/magic/man2html/1/plumb">plumb</A>
  370. - send message to plumber
  371. <DD><TT> plumb</TT>
  372. </DT>
  373. <DT><A HREF="/magic/man2html/1/pq">pq</A>
  374. - read-only, text-based relational database
  375. <DD><TT> pq, pqgen, pqsrv</TT>
  376. </DT>
  377. <DT><A HREF="/magic/man2html/1/pr">pr</A>
  378. - print file
  379. <DD><TT> pr</TT>
  380. </DT>
  381. <DT><A HREF="/magic/man2html/1/prof">prof</A>
  382. - display profiling data
  383. <DD><TT> prof, tprof, kprof</TT>
  384. </DT>
  385. <DT><A HREF="/magic/man2html/1/proof">proof</A>
  386. - troff output interpreter
  387. <DD><TT> proof</TT>
  388. </DT>
  389. <DT><A HREF="/magic/man2html/1/ps">ps</A>
  390. - process status
  391. <DD><TT> ps, psu</TT>
  392. </DT>
  393. <DT><A HREF="/magic/man2html/1/pwd">pwd</A>
  394. - working directory
  395. <DD><TT> pwd, pbd</TT>
  396. </DT>
  397. <DT><A HREF="/magic/man2html/1/rc">rc</A>
  398. - command language
  399. <DD><TT> rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~</TT>
  400. </DT>
  401. <DT><A HREF="/magic/man2html/1/replica">replica</A>
  402. - client-server replica management
  403. <DD><TT> changes, pull, push, scan</TT>
  404. </DT>
  405. <DT><A HREF="/magic/man2html/1/resample">resample</A>
  406. - resample a picture
  407. <DD><TT> resample</TT>
  408. </DT>
  409. <DT><A HREF="/magic/man2html/1/rio">rio</A>
  410. - window system
  411. <DD><TT> rio, label, window, wloc</TT>
  412. </DT>
  413. <DT><A HREF="/magic/man2html/1/rm">rm</A>
  414. - remove files
  415. <DD><TT> rm</TT>
  416. </DT>
  417. <DT><A HREF="/magic/man2html/1/rtstats">rtstats</A>
  418. - show real-time process behavior
  419. <DD><TT> rtstats</TT>
  420. </DT>
  421. <DT><A HREF="/magic/man2html/1/sam">sam</A>
  422. - screen editor with structural regular expressions
  423. <DD><TT> sam, B, sam.save</TT>
  424. </DT>
  425. <DT><A HREF="/magic/man2html/1/secstore">secstore</A>
  426. - secstore commands
  427. <DD><TT> aescbc, secstore</TT>
  428. </DT>
  429. <DT><A HREF="/magic/man2html/1/sed">sed</A>
  430. - stream editor
  431. <DD><TT> sed</TT>
  432. </DT>
  433. <DT><A HREF="/magic/man2html/1/seq">seq</A>
  434. - print sequences of numbers
  435. <DD><TT> seq</TT>
  436. </DT>
  437. <DT><A HREF="/magic/man2html/1/size">size</A>
  438. - print size of executable files
  439. <DD><TT> size</TT>
  440. </DT>
  441. <DT><A HREF="/magic/man2html/1/sleep">sleep</A>
  442. - suspend execution for an interval
  443. <DD><TT> sleep</TT>
  444. </DT>
  445. <DT><A HREF="/magic/man2html/1/sort">sort</A>
  446. - sort and/or merge files
  447. <DD><TT> sort</TT>
  448. </DT>
  449. <DT><A HREF="/magic/man2html/1/spell">spell</A>
  450. - find spelling errors
  451. <DD><TT> spell, sprog</TT>
  452. </DT>
  453. <DT><A HREF="/magic/man2html/1/spin">spin</A>
  454. - verification tool for concurrent systems
  455. <DD><TT> spin</TT>
  456. </DT>
  457. <DT><A HREF="/magic/man2html/1/split">split</A>
  458. - split a file into pieces
  459. <DD><TT> split</TT>
  460. </DT>
  461. <DT><A HREF="/magic/man2html/1/src">src</A>
  462. - find source code for executable
  463. <DD><TT> src</TT>
  464. </DT>
  465. <DT><A HREF="/magic/man2html/1/ssh">ssh</A>
  466. - secure login and file copy from/to Unix or Plan 9
  467. <DD><TT> ssh, sshnet, scp, sshserve, ssh_genkey</TT>
  468. </DT>
  469. <DT><A HREF="/magic/man2html/1/stop">stop</A>
  470. - print commands to stop and start processes
  471. <DD><TT> stop, start</TT>
  472. </DT>
  473. <DT><A HREF="/magic/man2html/1/strings">strings</A>
  474. - extract printable strings
  475. <DD><TT> strings</TT>
  476. </DT>
  477. <DT><A HREF="/magic/man2html/1/strip">strip</A>
  478. - remove symbols from binary files
  479. <DD><TT> strip</TT>
  480. </DT>
  481. <DT><A HREF="/magic/man2html/1/sum">sum</A>
  482. - sum and count blocks in a file
  483. <DD><TT> sum, md5sum, sha1sum</TT>
  484. </DT>
  485. <DT><A HREF="/magic/man2html/1/syscall">syscall</A>
  486. - test a system call
  487. <DD><TT> syscall</TT>
  488. </DT>
  489. <DT><A HREF="/magic/man2html/1/tail">tail</A>
  490. - deliver the last part of a file
  491. <DD><TT> tail</TT>
  492. </DT>
  493. <DT><A HREF="/magic/man2html/1/tapefs">tapefs</A>
  494. - mount archival file systems
  495. <DD><TT> 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs</TT>
  496. </DT>
  497. <DT><A HREF="/magic/man2html/1/tar">tar</A>
  498. - archiver
  499. <DD><TT> tar</TT>
  500. </DT>
  501. <DT><A HREF="/magic/man2html/1/tbl">tbl</A>
  502. - format tables for nroff or troff
  503. <DD><TT> tbl</TT>
  504. </DT>
  505. <DT><A HREF="/magic/man2html/1/tcs">tcs</A>
  506. - translate character sets
  507. <DD><TT> tcs</TT>
  508. </DT>
  509. <DT><A HREF="/magic/man2html/1/tee">tee</A>
  510. - pipe fitting
  511. <DD><TT> tee</TT>
  512. </DT>
  513. <DT><A HREF="/magic/man2html/1/tel">tel</A>
  514. - look in phone book
  515. <DD><TT> tel, ppq, iwhois</TT>
  516. </DT>
  517. <DT><A HREF="/magic/man2html/1/test">test</A>
  518. - set status according to condition
  519. <DD><TT> test</TT>
  520. </DT>
  521. <DT><A HREF="/magic/man2html/1/time">time</A>
  522. - time a command
  523. <DD><TT> time</TT>
  524. </DT>
  525. <DT><A HREF="/magic/man2html/1/touch">touch</A>
  526. - set modification date of a file
  527. <DD><TT> touch</TT>
  528. </DT>
  529. <DT><A HREF="/magic/man2html/1/tr">tr</A>
  530. - translate characters
  531. <DD><TT> tr</TT>
  532. </DT>
  533. <DT><A HREF="/magic/man2html/1/troff">troff</A>
  534. - text formatting and typesetting
  535. <DD><TT> troff, nroff</TT>
  536. </DT>
  537. <DT><A HREF="/magic/man2html/1/troff2html">troff2html</A>
  538. - convert troff output into HTML
  539. <DD><TT> troff2html</TT>
  540. </DT>
  541. <DT><A HREF="/magic/man2html/1/tweak">tweak</A>
  542. - edit image files, subfont files, face files, etc.
  543. <DD><TT> tweak</TT>
  544. </DT>
  545. <DT><A HREF="/magic/man2html/1/uniq">uniq</A>
  546. - report repeated lines in a file
  547. <DD><TT> uniq</TT>
  548. </DT>
  549. <DT><A HREF="/magic/man2html/1/units">units</A>
  550. - conversion program
  551. <DD><TT> units</TT>
  552. </DT>
  553. <DT><A HREF="/magic/man2html/1/vac">vac</A>
  554. - create a vac archive on Venti
  555. <DD><TT> vac</TT>
  556. </DT>
  557. <DT><A HREF="/magic/man2html/1/vi">vi</A>
  558. - instruction simulators
  559. <DD><TT> 0i, 5i, ki, vi</TT>
  560. </DT>
  561. <DT><A HREF="/magic/man2html/1/vnc">vnc</A>
  562. - remote frame buffer server and viewer for Virtual Network Computing (VNC)
  563. <DD><TT> vncs, vncv</TT>
  564. </DT>
  565. <DT><A HREF="/magic/man2html/1/vt">vt</A>
  566. - emulate a VT-100 or VT-220 terminal
  567. <DD><TT> vt</TT>
  568. </DT>
  569. <DT><A HREF="/magic/man2html/1/wc">wc</A>
  570. - word count
  571. <DD><TT> wc</TT>
  572. </DT>
  573. <DT><A HREF="/magic/man2html/1/who">who</A>
  574. - who is using the machine
  575. <DD><TT> who, whois</TT>
  576. </DT>
  577. <DT><A HREF="/magic/man2html/1/xd">xd</A>
  578. - hex, octal, decimal, or ASCII dump
  579. <DD><TT> xd</TT>
  580. </DT>
  581. <DT><A HREF="/magic/man2html/1/yacc">yacc</A>
  582. - yet another compiler-compiler
  583. <DD><TT> yacc</TT>
  584. </DT>
  585. <DT><A HREF="/magic/man2html/1/yesterday">yesterday</A>
  586. - print file names from the dump
  587. <DD><TT> yesterday</TT>
  588. </DT>
  589. </DL>