DE.9
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:40k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:26:36 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /R{/Times-Roman FF}def
  135. /B{/Times-Bold FF}def
  136. /I{/Times-Italic FF}def
  137. /Y{/Symbol FF}def
  138. %% Troff special characters not on Symbol font
  139. %% Copyright (C) 1986 by Pipeline Associates, Inc.
  140. %% Version 1.0
  141. %% $Header: Troff.pro,v 1.7 90/08/14 16:07:55 keie Exp $
  142. /altRTD 20 dict def
  143. altRTD begin
  144. /s{setcachedevice}bind def
  145. /m{moveto}bind def
  146. /c{curveto}bind def
  147. /S{stroke}bind def
  148. /l{lineto}bind def
  149. end
  150. /F_Troff 17 dict def F_Troff begin
  151. systemdict /currentpacking known
  152. {/SavePacking currentpacking def true setpacking}if
  153. /PaintType 0 def
  154. /FontType 3 def
  155. /StrokeWidth 25 def
  156. /UniqueID 8277030 def
  157. /FontMatrix [.001000 0 0 .001000 0 0] def
  158. /FontBBox [-85 -150 1000 1000 ] def
  159. /Encoding 256 array def
  160. /CD 256 1 add dict def
  161. /FontInfo 3 dict def FontInfo begin
  162. /UnderlinePosition -133 def /UnderlineThickness 20 def end
  163. /FontName (Troff) def
  164. 0 1 256 1 sub{Encoding exch /.notdef put}for
  165. CD /.notdef{500 0 setcharwidth{}}put
  166. Encoding (1) 0 get /br put
  167. %% bold vertical rule used by tbl
  168. CD /br{
  169. 0 0 -500 -500 1000 1000 s
  170. np
  171. clw
  172. 0 -100 m
  173. 0 900 l
  174. {S}
  175. }put
  176. Encoding (2) 0 get /ul put
  177. %% underline used by tbl
  178. CD /ul{
  179. 500 0 0 -200 500 0 s
  180. np
  181. clw
  182. 0 -100 m
  183. 500 -100 l
  184. {S}
  185. }put
  186. Encoding (3) 0 get /ru put
  187. %% baseline rule
  188. CD /ru{
  189. 500 0 -500 -500 1000 1000 s
  190. np
  191. clw
  192. m0
  193. 500 0 l
  194. {S}
  195. }put
  196. Encoding (4) 0 get /vr put
  197. %% vertical rule
  198. CD /vr{
  199. 0 0 -500 -500 1000 1000 s
  200. np
  201. clw
  202. m0
  203. 0 1000 l
  204. {S}
  205. }put
  206. Encoding (5) 0 get /sq put
  207. %% square
  208. CD /sq{
  209. 500 0 0 0 500 1000 s
  210. np
  211. m0
  212. 0 500 rl
  213. 500 0 rl
  214. 0 -500 rl
  215. -500 0 rl
  216. closepath
  217. 61 61 m
  218. 378 0 rl
  219. 0 378 rl
  220. -378 0 rl
  221. closepath
  222. {fill}
  223. }put
  224. Encoding (6) 0 get /bx put
  225. %% solid box
  226. CD /bx{
  227. 500 0 0 0 500 1000 s
  228. np
  229. m0
  230. 0 500 rl
  231. 500 0 rl
  232. 0 -500 rl
  233. closepath
  234. {fill}
  235. }put
  236. Encoding (7) 0 get /rn put
  237. %% radical extender
  238. CD /rn{
  239. 500 0 -500 -500 1000 1000 s
  240. np
  241. 30 setlinewidth
  242. -30 900 m
  243. 500 0 rl
  244. {S}
  245. }put
  246. Encoding 120 /rc put
  247. %% top of right bracket above braceex
  248. CD /rc {
  249. 494 0 -85 -80 255 926 s
  250. 201 -80 m 201 872 l -85 872 l -85 926 l 255 926 l 255 -80 l
  251. closepath {fill}
  252. } put
  253. Encoding 121 /lc put
  254. %% top of left bracket above braceex
  255. CD /lc {
  256. 491 0 201 -80 541 926 s
  257. 201 -80 m 201 926 l 541 926 l 541 872 l 255 872 l 255 -80 l
  258. closepath {fill}
  259. } put
  260. Encoding 122 /rf put
  261. %% bottom of right bracket below braceex
  262. CD /rf {
  263. 494 0 -85 -80 255 926 s
  264. -85 -80 m -85 -26 l 201 -26 l 201 926 l 255 926 l 255 -80 l
  265. closepath {fill}
  266. } put
  267. Encoding 123 /lf put
  268. %% bottom of left bracket below braceex
  269. CD /lf {
  270. 494 0 201 -80 541 926 s
  271. 201 -80 m 201 926 l 255 926 l 255 -26 l 872 -26 l 872 -80 l
  272. closepath {fill}
  273. } put
  274. Encoding 97 /a put
  275. CD /a{5 setlinewidth 1000 0 0 66 942 421 s 430 415
  276. m 578 406 678 349 662 319 c 655 306 614 287 583
  277. 296 c 570 300 466 340 438 332 c 365 309 335 213
  278. 270 209 c 0 310 m 108 310 l 108 114 l 0
  279. 114 l 0 310 l 42 161 m 42 134 l 66 134 l 66
  280. 161 l 42 161 l 47 155 m 47 140 l 62 140 l 62
  281. 155 l 47 155 l 110 133 m 226 113 300 66 410
  282. 80 c 497 91 550 69 634 76 c 645 76 663 92 669
  283. 107 c 677 125 673 141 668 160 c 725 334 m 758
  284. 332 734 253 701 250 c 501 325 m 475 316 476 309
  285. 473 302 c 465 282 482 263 499 257 c 552 236 615
  286. 253 689 253 c 701 253 713 236 713 218 c 712 194
  287. 702 168 678 161 c 671 159 663 160 655 160 c 591
  288. 158 516 156 479 168 c 461 173 453 191 453 210 c 453
  289. 224 456 235 466 244 c 476 253 490 252 503 255 c 459
  290. 84 m 447 96 435 106 435 123 c 435 136 440 145 447
  291. 155 c 453 163 462 168 469 173 c 110 293 m 173
  292. 318 300 421 435 415 c 609 407 852 416 885 411 c 898
  293. 409 924 411 930 380 c 942 316 828 339 742 334 c 731
  294. 334 730 335 725 335 c 701 336 685 336 660 336 c{S}}put
  295. Encoding 98 /b put
  296. CD /b{5 setlinewidth 1000 0 -12 66 930 421 s 500
  297. 415 m 352 406 252 349 268 319 c 275 306 316 287
  298. 347 296 c 360 300 464 340 492 332 c 565 309 595
  299. 213 660 209 c 930 310 m 822 310 l 822 114 l 930
  300. 114 l 930 310 l 888 161 m 888 134 l 864 134
  301. l 864 161 l 888 161 l 883 155 m 883 140 l 868
  302. 140 l 868 155 l 883 155 l 820 133 m 704 113
  303. 630 66 520 80 c 433 91 380 69 296 76 c 285 76
  304. 267 92 261 107 c 253 125 257 141 262 160 c 205
  305. 334 m 172 332 196 253 229 250 c 429 325 m 455
  306. 316 454 309 457 302 c 465 282 448 263 431 257 c 378
  307. 236 315 253 241 253 c 229 253 217 236 217 218 c 218
  308. 194 228 168 252 161 c 259 159 267 160 275 160 c 339
  309. 158 414 156 451 168 c 469 173 477 191 477 210 c 477
  310. 224 474 235 464 244 c 454 253 440 252 427 255 c 471
  311. 84 m 483 96 495 106 495 123 c 495 136 490 145 483
  312. 155 c 477 163 468 168 461 173 c 820 293 m 757
  313. 318 630 421 495 415 c 321 407 78 416 45 411 c 32
  314. 409 6 411 0 380 c -12 316 102 339 188 334 c 199
  315. 334 200 335 205 335 c 229 336 245 336 270 336 c{S}}put
  316. Encoding 99 /c put
  317. CD /c{710 0 0 0 700 700 s
  318. 33 setlinewidth
  319. 335 23 m 335 325 302 -90 270 arc
  320. {S}}put
  321. Encoding 100 /d put
  322. CD /d{590 0 134 158 477 500 s 300
  323. 160 m 208 162 134 238 135 330 c 136 423 212 500
  324. 305 500 c 397 500 473 427 475 335 c 477 239 396
  325. 158 300 160 c{fill}}put
  326. Encoding 101 /e put
  327. CD /e { % produces the VU symbol
  328. 760 0 0 0 750 750 s
  329. 267 267 scale
  330. 0 setlinejoin
  331. .045 setlinewidth
  332. 0 setlinecap
  333. 3 setmiterlimit
  334. newpath
  335. 0 0 moveto
  336. 0 2.8 rlineto
  337. 0.38 0 rlineto
  338. 0 -2.3 rlineto
  339. 0.02 0 rlineto
  340. 0.67 2.3 rlineto
  341. 0.38 0 rlineto
  342. -0.83 -2.8 rlineto
  343. closepath
  344. 1.61 2.8 moveto
  345. 0.38 0 rlineto
  346. -0.687 -2.32 rlineto
  347. -.03 -.1 -0.03 -0.1 0 -0.1 rcurveto
  348. 1.027 0 rlineto
  349. 0 2.42 rlineto
  350. 0.38 0 rlineto
  351. currentpoint pop 0 % x 0
  352. 2.0 0
  353. 0.28 arcto
  354. 4 {pop} repeat
  355. 0.78 0 1.61 2.8 0.15 arcto
  356. 4 {pop} repeat
  357. closepath
  358. {S}} put
  359. /BuildChar{altRTD /BuildChar get exec}def end
  360. altRTD begin /BuildChar{altRTD begin
  361. /char exch def /fontdict exch def save
  362. /charname fontdict /Encoding get char get def
  363. /clw { 37 0 mm pop setlinewidth}bind def
  364. fontdict /StrokeWidth get setlinewidth
  365. 0 setlinecap
  366. 0 setlinejoin
  367. fontdict /CD get dup charname known
  368. {charname}{/.notdef}ifelse get newpath exec
  369. fontdict /PaintType get 0 eq{exec}{pop S}ifelse
  370. restore end}def end
  371. systemdict /currentpacking known{F_Troff /SavePacking get setpacking}if
  372. /Troff F_Troff definefont pop
  373. /Y1{/Troff FF}def
  374. %%EndProlog
  375. %%Page: 1 1
  376. BP
  377. /slant 0 def
  378. /height 0 def
  379. 858 V
  380. 12 B
  381. 936(Command:)S
  382. 1584(de)S
  383. 1735(261)S
  384. 1825(disk)S
  385. 2070(editor)S
  386. 996 V
  387. 936(Syntax:)S
  388. 1584(de)S
  389. 12 R
  390. 1735([)S
  391. 12 B
  392. 1776(261w)S
  393. 12 R
  394. 1924(])S
  395. 12 I
  396. 1995(block)S
  397. 12 Y1
  398. 2257(3)S
  399. 12 I
  400. 2317(device)S
  401. 1134 V
  402. 12 B
  403. 1584(de)S
  404. 1735(261r)S
  405. 12 I
  406. 1879(256le)S
  407. 1272 V
  408. 12 B
  409. 936(Flags:)S
  410. 1584(261r)S
  411. 12 R
  412. 1764(Recover)S
  413. 2197(a)S
  414. 2281(256le)S
  415. 2466(that)S
  416. 2678(has)S
  417. 2869(been)S
  418. 3127(removed)S
  419. 1410 V
  420. 12 B
  421. 1584(261w)S
  422. 12 R
  423. 1764(Enable)S
  424. (writing,)381 2130 A
  425. 2541(so)S
  426. 2678(device)S
  427. 3024(can)S
  428. 3222(be)S
  429. 3366(modi256ed)S
  430. 1548 V
  431. 12 B
  432. 936(Examples:)S
  433. 12 R
  434. 1584(de)S
  435. 1728(261r)S
  436. 1859(/usr/ast/prog.c)S
  437. 2916(#)S
  438. (Undo)268 3006 A
  439. 3304(the)S
  440. 3482(effects)S
  441. 3837(of:)S
  442. 12 I
  443. 4002(rm)S
  444. 4167(/usr/ast/prog.c)S
  445. 1686 V
  446. 12 R
  447. 1584(de)S
  448. 1728(261w)S
  449. 1906(/dev/fd0)S
  450. 2916(#)S
  451. 3006(Edit)S
  452. 12 I
  453. 3238(/dev/fd0)S
  454. 12 R
  455. 3658(for)S
  456. (writing)351 3830 A
  457. 1860 V
  458. 1116(The)S
  459. 12 I
  460. 1342(de)S
  461. 12 R
  462. 1494(program)S
  463. 1942(allows)S
  464. 2297(a)S
  465. 2389(system)S
  466. 2763(administrator)S
  467. 3448(to)S
  468. 3580(examine)S
  469. 4028(and)S
  470. 4240(modify)S
  471. 4627(a)S
  472. 10 R
  473. 4715(MINIX)S
  474. 1998 V
  475. 12 R
  476. 936(256le)S
  477. 1125(system)S
  478. 1495(device.)S
  479. 1875(Commands)S
  480. 2458(are)S
  481. 2641(available)S
  482. 3113(to)S
  483. 3241(move)S
  484. 3543(to)S
  485. 3671(any)S
  486. 3879(address)S
  487. 4276(on)S
  488. 4429(the)S
  489. 4610(disk)S
  490. 4844(and)S
  491. 2136 V
  492. 936(display)S
  493. 1323(the)S
  494. 1509(disk)S
  495. 1748(block)S
  496. 2054(contents.)S
  497. 2525(This)S
  498. 2778(information)S
  499. 3388(may)S
  500. 3634(be)S
  501. 3786(presented)S
  502. 4289(in)S
  503. 4422(one)S
  504. 4635(of)S
  505. 4775(three)S
  506. 2274 V
  507. 936(visual)S
  508. 1256(modes:)S
  509. 1636(as)S
  510. 1768(two-byte)S
  511. 2230(words,)S
  512. 2587(as)S
  513. 2719(ASCII)S
  514. 3066(characters)S
  515. 3589(or)S
  516. 3720(as)S
  517. 3851(a)S
  518. 3935(bit)S
  519. 4093(map.)S
  520. 4361(The)S
  521. 4579(disk)S
  522. 4810(may)S
  523. 2412 V
  524. 936(be)S
  525. 1093(searched)S
  526. 1560(for)S
  527. 1745(a)S
  528. 1842(string)S
  529. 2161(of)S
  530. 2305(characters.)S
  531. 2871(If)S
  532. 2997(the)S
  533. 12 B
  534. 3189(261w)S
  535. 12 R
  536. 3381(option)S
  537. 3733(is)S
  538. 3858(given,)S
  539. 12 I
  540. 4200(de)S
  541. 12 R
  542. (will)190 4358 A
  543. 4592(open)S
  544. 4870(the)S
  545. 2550 V
  546. 936(device)S
  547. 1290(for)S
  548. (writing)351 1469 A
  549. 1857(and)S
  550. 2068(words)S
  551. 2401(may)S
  552. 2646(be)S
  553. 2797(modi256ed.)S
  554. (Without)396 3323 A
  555. 3756(this)S
  556. 3968(257ag,)S
  557. (writing)351 4216 A
  558. 4604(is)S
  559. 4722(prohi-)S
  560. 2688 V
  561. 936(bited.)S
  562. 1274(Lost)S
  563. 1525(blocks)S
  564. 1876(and)S
  565. 2086(256les)S
  566. 2324(can)S
  567. 2528(be)S
  568. 2678(recovered)S
  569. 3192(using)S
  570. 3489(a)S
  571. 3579(variety)S
  572. 3952(of)S
  573. 4089(commands.)S
  574. 4679(The)S
  575. 12 B
  576. 4904(261r)S
  577. 2826 V
  578. 12 R
  579. 936(option)S
  580. (supports)409 1274 A
  581. 1713(automated)S
  582. 2247(recovery)S
  583. 2701(of)S
  584. 2832(256les)S
  585. 3064(removed)S
  586. 3517(by)S
  587. 12 I
  588. 3667(unlink)S
  589. 12 R
  590. 3969(.)S
  591. 3102 V
  592. 12 B
  593. 936(Positioning)S
  594. 3414 V
  595. 12 R
  596. 1116(Disks)S
  597. 1432(are)S
  598. 1621(divided)S
  599. 2023(into)S
  600. 2251(blocks)S
  601. 2607((also)S
  602. 2884(called)S
  603. 3215(`)S
  604. 3246(`zones')S
  605. 3593('))S
  606. 3716(of)S
  607. (1024)240 3858 A
  608. 4139(bytes.)S
  609. 12 I
  610. 4465(De)S
  611. 12 R
  612. 4648(keeps)S
  613. 4964(a)S
  614. 3552 V
  615. 936(current)S
  616. 1314(address)S
  617. 1711(on)S
  618. 1865(the)S
  619. 2047(disk)S
  620. 2282(as)S
  621. 2417(a)S
  622. 2505(block)S
  623. 2807(number)S
  624. 3210(and)S
  625. 3418(a)S
  626. 3506(byte)S
  627. 3748(offset)S
  628. 4059(within)S
  629. 4403(the)S
  630. 4585(block.)S
  631. 4917(In)S
  632. 3690 V
  633. 936(some)S
  634. 1242(visual)S
  635. 1582(modes)S
  636. 1948(the)S
  637. 2147(offset)S
  638. 2475(is)S
  639. (rounded)395 2607 A
  640. 3053(off,)S
  641. 3276(for)S
  642. 3469(example,)S
  643. 3960(in)S
  644. 4105(`)S
  645. 4136(`word')S
  646. 4457(')S
  647. 4550(mode)S
  648. 4870(the)S
  649. 3828 V
  650. 936(offset)S
  651. 1243(must)S
  652. 1508(be)S
  653. 1652(even.)S
  654. 4002 V
  655. 1116(There)S
  656. 1444(are)S
  657. 1639(different)S
  658. 2104(types)S
  659. 2405(of)S
  660. 2552(blocks)S
  661. 2913(on)S
  662. 3079(a)S
  663. 3179(256le)S
  664. 3380(system)S
  665. 3762(device,)S
  666. 4154(including)S
  667. 4656(a)S
  668. 4756(super)S
  669. 4140 V
  670. 936(block,)S
  671. 1274(bit)S
  672. 1442(maps,)S
  673. (i-nodes)356 1767 A
  674. 2163(and)S
  675. 2377(data)S
  676. 2619(blocks.)S
  677. 12 I
  678. 3034(De)S
  679. 12 R
  680. (knows)315 3216 A
  681. 3571(the)S
  682. 3759(type)S
  683. 4007(of)S
  684. 4148(the)S
  685. 4336(current)S
  686. 4720(block,)S
  687. 4278 V
  688. 936(but)S
  689. (will)190 1128 A
  690. 1356(allow)S
  691. 1664(most)S
  692. (positioning)543 1937 A
  693. 2518(commands)S
  694. 3079(and)S
  695. 3291(visual)S
  696. 3618(modes)S
  697. 3972(to)S
  698. 4105(function)S
  699. 4547(anywhere)S
  700. 4416 V
  701. 936(on)S
  702. 1086(the)S
  703. 1264(disk.)S
  704. 4590 V
  705. 1116(The)S
  706. 12 I
  707. 1352(f)S
  708. 12 R
  709. 1434(command)S
  710. 1958((or)S
  711. (PGDN)331 2148 A
  712. 2527(on)S
  713. 2695(the)S
  714. 2891(keypad))S
  715. 3328(moves)S
  716. 3691(forward)S
  717. 4124(to)S
  718. 4266(the)S
  719. 4463(next)S
  720. 4720(block,)S
  721. 4728 V
  722. 936(similarly)S
  723. 12 I
  724. 1404(b)S
  725. 12 R
  726. 1500((PGUP))S
  727. 1928(moves)S
  728. 2279(backwards)S
  729. 2833(one)S
  730. 3043(block.)S
  731. 12 I
  732. 3407(F)S
  733. 12 R
  734. 3517((END))S
  735. 3884(moves)S
  736. 4234(to)S
  737. 4363(the)S
  738. 4546(last)S
  739. 4750(block)S
  740. 4866 V
  741. 936(and)S
  742. 12 I
  743. 1140(B)S
  744. 12 R
  745. 1244((HOME))S
  746. 1713(moves)S
  747. 2058(to)S
  748. 2182(the)S
  749. 2360(256rst)S
  750. 2579(block.)S
  751. 5040 V
  752. 1116(The)S
  753. 1350(arrow)S
  754. 1680(keys)S
  755. 1947((or)S
  756. 12 I
  757. 2135(u)S
  758. 12 R
  759. 2195(,)S
  760. 12 I
  761. 2271(d)S
  762. 12 R
  763. 2331(,)S
  764. 12 I
  765. 2407(l)S
  766. 12 R
  767. 2441(,)S
  768. 2517(and)S
  769. 12 I
  770. 2737(r)S
  771. 12 R
  772. 2784())S
  773. 2872(change)S
  774. 3261(the)S
  775. 3456(current)S
  776. 3847(address)S
  777. 4257(by)S
  778. 4424(small)S
  779. 4734(incre-)S
  780. 5178 V
  781. 936(ments.)S
  782. 1300(The)S
  783. 1533(size)S
  784. 1767(of)S
  785. 1913(the)S
  786. 2106(increment)S
  787. 2636(depends)S
  788. 3076(on)S
  789. 3241(the)S
  790. 3434(current)S
  791. 3823(display)S
  792. 4216(mode,)S
  793. 4558(as)S
  794. 4703(shown)S
  795. 5316 V
  796. 936(below.)S
  797. 1301(The)S
  798. 1528(various)S
  799. 1923(sizes)S
  800. 2198(suit)S
  801. (each)222 2412 A
  802. 2673(display)S
  803. 3061(and)S
  804. 3274(pointers)S
  805. 3703(move)S
  806. 4010(on)S
  807. 4170(the)S
  808. 4358(screen)S
  809. 4708(to)S
  810. 4842(fol-)S
  811. 5454 V
  812. 936(low)S
  813. (each)222 1148 A
  814. 1400(press)S
  815. 1679(of)S
  816. 1810(an)S
  817. 1954(arrow)S
  818. 2268(key.)S
  819. 5661 V
  820. 12 B
  821. 1181(Mode)S
  822. 1861(Up)S
  823. 2253(Down)S
  824. 2880(Left)S
  825. 3346(Right)S
  826. 5799 V
  827. 12 R
  828. 1201(Word)S
  829. 12 Y
  830. 1890(-)S
  831. 12 R
  832. 1956(2)S
  833. 2428(+2)S
  834. 12 Y
  835. 2910(-)S
  836. 12 R
  837. 2976(32)S
  838. 3448(+32)S
  839. 5937 V
  840. 1188(Block)S
  841. 12 Y
  842. 1830(-)S
  843. 12 R
  844. 1896(64)S
  845. 2368(+64)S
  846. 12 Y
  847. 2970(-)S
  848. 12 R
  849. 3036(1)S
  850. 3508(+1)S
  851. 6075 V
  852. 1255(Map)S
  853. 12 Y
  854. 1770(-)S
  855. 12 R
  856. (256)180 1836 A
  857. (+256)248 2308 A
  858. 12 Y
  859. 2970(-)S
  860. 12 R
  861. 3036(4)S
  862. 3508(+4)S
  863. 6282 V
  864. 936(The)S
  865. 12 I
  866. 1162(g)S
  867. 12 R
  868. 1260(command)S
  869. 1774(allows)S
  870. 2129(movement)S
  871. 2677(to)S
  872. 2809(any)S
  873. 3021(speci256ed)S
  874. 3489(block.)S
  875. 3855(Like)S
  876. 4115(all)S
  877. 4275(commands)S
  878. 4836(that)S
  879. 6420 V
  880. 936(take)S
  881. 1172(arguments,)S
  882. 1740(a)S
  883. 1828(prompt)S
  884. 2211(and)S
  885. 2419(subsequent)S
  886. (input)248 2989 A
  887. 3271(are)S
  888. (written)345 3454 A
  889. 3833(to)S
  890. 3961(the)S
  891. 4143(bottom)S
  892. 4519(line)S
  893. 4735(of)S
  894. 4870(the)S
  895. 6558 V
  896. 936(screen.)S
  897. 1321(Numerical)S
  898. 1879(entry)S
  899. 2173(may)S
  900. 2427(be)S
  901. 2587(decimal,)S
  902. 3047(octal)S
  903. 3329(or)S
  904. 3476(hexadecimal,)S
  905. 4164(for)S
  906. 4352(example)S
  907. (234,)210 4808 A
  908. 6696 V
  909. 12 Y
  910. 936(-)S
  911. 12 R
  912. 1002(1,)S
  913. (070,)210 1122 A
  914. 1362(0xf3,)S
  915. 12 Y
  916. 1643(-)S
  917. 12 R
  918. 1709(X3C.)S
  919. 6870 V
  920. 1116(While)S
  921. 1449(checking)S
  922. 1922(an)S
  923. (i-node)309 2073 A
  924. 2419(one)S
  925. 2631(may)S
  926. 2877(want)S
  927. 3151(to)S
  928. 3283(move)S
  929. 3589(to)S
  930. 3721(a)S
  931. 3813(block)S
  932. 4119(listed)S
  933. 4420(as)S
  934. 4559(a)S
  935. 4651(zone)S
  936. 4917(of)S
  937. 7008 V
  938. 936(the)S
  939. 1118(256le.)S
  940. 1337(The)S
  941. 12 I
  942. 1559(G)S
  943. 12 R
  944. 1681(command)S
  945. 2191(takes)S
  946. 2474(the)S
  947. 2656(contents)S
  948. 3093(at)S
  949. 3215(the)S
  950. 3397(current)S
  951. 3775(address)S
  952. 4172(in)S
  953. 4300(the)S
  954. 4481(device)S
  955. 4830(as)S
  956. 4964(a)S
  957. 7146 V
  958. 936(block)S
  959. 1234(number)S
  960. 1633(and)S
  961. 1837(indirectly)S
  962. 2332(jumps)S
  963. 2657(to)S
  964. 2781(that)S
  965. 2993(block.)S
  966. 8427 V
  967. EP
  968. %%Page: 2 2
  969. BP
  970. /slant 0 def
  971. /height 0 def
  972. 1380 V
  973. 12 R
  974. 1116(The)S
  975. 1341(address)S
  976. 1741(may)S
  977. 1986(be)S
  978. 2137(set)S
  979. 2309(to)S
  980. 2440(the)S
  981. 2625(start)S
  982. 2872(of)S
  983. 3010(any)S
  984. (i-node)309 3222 A
  985. 3569(using)S
  986. 3868(the)S
  987. 4084(command)S
  988. 4598(and)S
  989. 4810(sup-)S
  990. 1518 V
  991. 936(plying)S
  992. 1290(an)S
  993. (i-node)309 1450 A
  994. 1805(number.)S
  995. 2250(The)S
  996. 12 I
  997. 2484(I)S
  998. 12 R
  999. 2571(command)S
  1000. 3093(maps)S
  1001. 3394(a)S
  1002. 3494(given)S
  1003. 3808(256le)S
  1004. 4009(name)S
  1005. 4317(into)S
  1006. 4550(an)S
  1007. (i-node)309 4709 A
  1008. 1656 V
  1009. 936(address.)S
  1010. 1389(The)S
  1011. 1607(256le)S
  1012. 1792(must)S
  1013. 2057(exist)S
  1014. 2316(on)S
  1015. 2466(the)S
  1016. 2644(current)S
  1017. 3018(device)S
  1018. 3364(and)S
  1019. 3568(this)S
  1020. 3773(device)S
  1021. 4119(must)S
  1022. 4384(be)S
  1023. (mounted.)452 4528 A
  1024. 1932 V
  1025. 12 B
  1026. 936(The)S
  1027. 1167(Display)S
  1028. 2244 V
  1029. 12 R
  1030. 1116(The)S
  1031. 1345(256rst)S
  1032. 1575(line)S
  1033. 1798(of)S
  1034. 1940(the)S
  1035. 2129(display)S
  1036. 2520(contains)S
  1037. 2965(the)S
  1038. 3155(device)S
  1039. 3513(name,)S
  1040. 3847(the)S
  1041. 4037(name)S
  1042. 4341(of)S
  1043. 4484(the)S
  1044. 4674(current)S
  1045. 2382 V
  1046. 936(output)S
  1047. 1281(256le)S
  1048. 1473((if)S
  1049. 1626(one)S
  1050. 1837(is)S
  1051. 1955(open))S
  1052. 2267(and)S
  1053. 2478(the)S
  1054. 2663(current)S
  1055. 3044(search)S
  1056. 3390(string.)S
  1057. 3732(If)S
  1058. 12 I
  1059. 3850(de)S
  1060. 12 R
  1061. 4000(is)S
  1062. 4117(being)S
  1063. 4421(run)S
  1064. 4618(with)S
  1065. 4870(the)S
  1066. 2520 V
  1067. 12 B
  1068. 936(261w)S
  1069. 12 R
  1070. 1121(option)S
  1071. 1466(then)S
  1072. 1711(the)S
  1073. 1896(device)S
  1074. 2249(name)S
  1075. 2548(is)S
  1076. 2667(257agged)S
  1077. 3060(with)S
  1078. 3314(`)S
  1079. 3345(`(w).')S
  1080. 3617(')S
  1081. 3696(If)S
  1082. 3816(a)S
  1083. 3908(string)S
  1084. 4222(is)S
  1085. 4341(too)S
  1086. (long)214 4533 A
  1087. 4785(to)S
  1088. 4917(256t)S
  1089. 2658 V
  1090. 936(on)S
  1091. 1086(the)S
  1092. 1264(line)S
  1093. 1476(it)S
  1094. 1574(is)S
  1095. 1685(marked)S
  1096. 2078(with)S
  1097. 2324(`)S
  1098. (`...')172 2355 A
  1099. 2517('.)S
  1100. 2832 V
  1101. 1116(The)S
  1102. (second)335 1342 A
  1103. 1715(line)S
  1104. 1935(contains)S
  1105. 2376(the)S
  1106. 2562(current)S
  1107. 2944(block)S
  1108. 3250(number,)S
  1109. 3687(the)S
  1110. 3873(total)S
  1111. 4127(number)S
  1112. 4534(of)S
  1113. 4673(blocks,)S
  1114. 2970 V
  1115. 936(and)S
  1116. 1148(the)S
  1117. 1334(type)S
  1118. 1580(of)S
  1119. 1719(the)S
  1120. 1905(current)S
  1121. 2287(block.)S
  1122. 2653(The)S
  1123. 2879(types)S
  1124. 3172(are:)S
  1125. (boot,)244 3393 A
  1126. 3675(super,)S
  1127. (i-node)309 4004 A
  1128. 4350(bit)S
  1129. 4515(map,)S
  1130. 4790(zone)S
  1131. 3108 V
  1132. 936(bit)S
  1133. 1103(map,)S
  1134. (i-nodes)356 1380 A
  1135. 1775(and)S
  1136. 1988(data)S
  1137. 2230(block.)S
  1138. 2598(If)S
  1139. 2720(the)S
  1140. 2908(current)S
  1141. 3292(address)S
  1142. 3695(is)S
  1143. 3816(within)S
  1144. 4166(a)S
  1145. 4260(data)S
  1146. 4502(block)S
  1147. 4810(then)S
  1148. 3246 V
  1149. 936(the)S
  1150. 1114(string)S
  1151. 1420(`)S
  1152. 1451(`in)S
  1153. 1616(use')S
  1154. 1808(')S
  1155. 1879(is)S
  1156. 1990(displayed)S
  1157. 2483(if)S
  1158. 2588(the)S
  1159. 2766(block)S
  1160. (corresponds)584 3064 A
  1161. 3678(to)S
  1162. 3802(a)S
  1163. 3886(set)S
  1164. 4051(in)S
  1165. 4175(the)S
  1166. 4353(zone)S
  1167. 4611(bit)S
  1168. 4769(map.)S
  1169. 3420 V
  1170. 1116(The)S
  1171. 1352(third)S
  1172. 1629(line)S
  1173. 1859(shows)S
  1174. 2209(the)S
  1175. 2405(offset)S
  1176. 2730(in)S
  1177. 2872(the)S
  1178. 3068(current)S
  1179. 3460(block.)S
  1180. 3806(If)S
  1181. 3936(the)S
  1182. 4132(current)S
  1183. 4525(address)S
  1184. 4937(is)S
  1185. 3558 V
  1186. 936(within)S
  1187. 1317(either)S
  1188. 1665(the)S
  1189. (i-node)309 1884 A
  1190. 2264(or)S
  1191. 2436(zone)S
  1192. 2735(bit)S
  1193. 2934(maps)S
  1194. 3260(then)S
  1195. 3539(the)S
  1196. (i-node)309 3758 A
  1197. 4138(or)S
  1198. 4310(block)S
  1199. 4649(number)S
  1200. 3696 V
  1201. (corresponding)691 936 A
  1202. 1662(to)S
  1203. 1791(the)S
  1204. 1974(current)S
  1205. 2353(bit)S
  1206. 2517(is)S
  1207. 2634(shown.)S
  1208. 3015(If)S
  1209. 3133(the)S
  1210. 3317(current)S
  1211. 3697(address)S
  1212. 4096(is)S
  1213. 4213(within)S
  1214. 4559(an)S
  1215. (i-node)309 4709 A
  1216. 3834 V
  1217. 936(then)S
  1218. 1182(the)S
  1219. (i-node)309 1368 A
  1220. 1714(number)S
  1221. 2120(and)S
  1222. 2331(`)S
  1223. 2362(`in)S
  1224. 2534(use')S
  1225. 2726(')S
  1226. 2804(status)S
  1227. 3117(is)S
  1228. 3235(displayed.)S
  1229. 3795(If)S
  1230. 3914(the)S
  1231. 4099(address)S
  1232. 4499(is)S
  1233. 4617(within)S
  1234. 4964(a)S
  1235. 3972 V
  1236. 936(bit)S
  1237. 1099(map)S
  1238. 1343(or)S
  1239. (i-node)309 1480 A
  1240. 1825(block,)S
  1241. 2159(but)S
  1242. 2349(past)S
  1243. 2580(the)S
  1244. 2764(last)S
  1245. 2969(usable)S
  1246. 3314(entry,)S
  1247. 3629(then)S
  1248. 3873(the)S
  1249. 4057(string)S
  1250. 4369(`)S
  1251. 4400(`padding')S
  1252. 4860(')S
  1253. 4937(is)S
  1254. 4110 V
  1255. 936(shown.)S
  1256. 4284 V
  1257. 1116(The)S
  1258. 1342(rest)S
  1259. 1556(of)S
  1260. 1695(the)S
  1261. 1881(screen)S
  1262. 2229(is)S
  1263. 2348(used)S
  1264. 2607(to)S
  1265. 2739(display)S
  1266. 3126(data)S
  1267. 3366(from)S
  1268. 3640(the)S
  1269. 3827(current)S
  1270. 4210(block.)S
  1271. 4547(There)S
  1272. 4869(are)S
  1273. 4422 V
  1274. 936(three)S
  1275. 1228(visual)S
  1276. 1566(display)S
  1277. 1964(modes:)S
  1278. 2362(`)S
  1279. 2393(`word,')S
  1280. 2744(')S
  1281. 2834(`)S
  1282. 2865(`block,')S
  1283. 3235(')S
  1284. 3325(and)S
  1285. 3548(`)S
  1286. 3579(`map.')S
  1287. 3889(')S
  1288. 3979(The)S
  1289. 12 I
  1290. 4216(v)S
  1291. 12 R
  1292. 4318(command)S
  1293. 4842(fol-)S
  1294. 4560 V
  1295. 936(lowed)S
  1296. 1262(by)S
  1297. 12 I
  1298. 1412(w)S
  1299. 12 R
  1300. 1492(,)S
  1301. 12 I
  1302. 1552(b)S
  1303. 12 R
  1304. 1612(,)S
  1305. 1672(or)S
  1306. 12 I
  1307. 1803(m)S
  1308. 12 R
  1309. 1921(sets)S
  1310. 2133(the)S
  1311. 2311(current)S
  1312. 2685(display)S
  1313. 3064(mode.)S
  1314. 4734 V
  1315. 1116(In)S
  1316. 1251(`)S
  1317. 1282(`word')S
  1318. 1603(')S
  1319. 1678(mode)S
  1320. 1980(16)S
  1321. 2134(words,)S
  1322. 2494(of)S
  1323. 2629(two)S
  1324. 2846(bytes)S
  1325. (each,)252 3136 A
  1326. 3423(are)S
  1327. 3607(shown)S
  1328. 3957(in)S
  1329. 4086(either)S
  1330. 4398(base)S
  1331. 4648(2,)S
  1332. 4773(8,)S
  1333. 4898(10)S
  1334. 4872 V
  1335. 936(or)S
  1336. 1072(16.)S
  1337. 1257(The)S
  1338. 1480(current)S
  1339. 1859(base)S
  1340. 2109(is)S
  1341. 2225(displayed)S
  1342. 2723(to)S
  1343. 2851(the)S
  1344. 3033(far)S
  1345. 3203(right)S
  1346. 3466(of)S
  1347. 3601(the)S
  1348. 3783(screen.)S
  1349. 4157(It)S
  1350. 4266(can)S
  1351. 4468(be)S
  1352. 4616(changed)S
  1353. 5010 V
  1354. 936(using)S
  1355. 1233(the)S
  1356. 12 I
  1357. 1417(o)S
  1358. 12 R
  1359. 1513(command)S
  1360. 2025(followed)S
  1361. 2493(by)S
  1362. 2650(either)S
  1363. 2964(an)S
  1364. 12 I
  1365. 3115(h)S
  1366. 12 R
  1367. 3212((hexadecimal),)S
  1368. 12 I
  1369. 3973(d)S
  1370. 12 R
  1371. 4070((decimal),)S
  1372. 12 I
  1373. 4603(o)S
  1374. 12 R
  1375. 4700((octal))S
  1376. 5148 V
  1377. 936(or)S
  1378. 12 I
  1379. 1067(b)S
  1380. 12 R
  1381. 1157((binary).)S
  1382. 5322 V
  1383. 12 I
  1384. 1116(De)S
  1385. 12 R
  1386. (knows)315 1291 A
  1387. 1639(where)S
  1388. (i-nodes)356 1969 A
  1389. 2358(are,)S
  1390. 2570(and)S
  1391. (will)190 2777 A
  1392. 3001(display)S
  1393. 3384(the)S
  1394. 3566(contents)S
  1395. 4003(in)S
  1396. 4131(a)S
  1397. 4219(readable)S
  1398. 4664(format,)S
  1399. 5460 V
  1400. 936(including)S
  1401. 1426(the)S
  1402. 12 I
  1403. 1608(rwx)S
  1404. 12 R
  1405. 1823(bits,)S
  1406. 2062(the)S
  1407. 2244(user)S
  1408. 2480(name)S
  1409. 2776(and)S
  1410. 2984(the)S
  1411. 3166(time)S
  1412. 3416(256eld.)S
  1413. 3695(If)S
  1414. 3811(the)S
  1415. 3993(current)S
  1416. 4371(page)S
  1417. 4633(is)S
  1418. 4748(at)S
  1419. 4870(the)S
  1420. 5598 V
  1421. 936(beginning)S
  1422. 1448(of)S
  1423. 1579(the)S
  1424. 1757(super)S
  1425. 2049(block,)S
  1426. 2377(or)S
  1427. 2508(an)S
  1428. 2652(executable)S
  1429. 3200(256le)S
  1430. 3385(or)S
  1431. 3517(an)S
  1432. 12 I
  1433. 3662(ar)S
  1434. 12 R
  1435. 3800(archive,)S
  1436. 4218(then)S
  1437. 12 I
  1438. 4457(de)S
  1439. 12 R
  1440. (will)190 4602 A
  1441. 4823(also)S
  1442. 5736 V
  1443. 936(inform)S
  1444. 1312(the)S
  1445. 1506(user.)S
  1446. 1783(In)S
  1447. 1929(all)S
  1448. 2096(other)S
  1449. 2390(cases)S
  1450. 2691(the)S
  1451. 2884(contents)S
  1452. 3332(of)S
  1453. 3478(the)S
  1454. 3671(16)S
  1455. 3836(words)S
  1456. 4177(are)S
  1457. 4371(shown)S
  1458. 4731(to)S
  1459. 4870(the)S
  1460. 5874 V
  1461. 936(right)S
  1462. 1195(as)S
  1463. 1326(equivalent)S
  1464. 1860(ASCII)S
  1465. 2207(characters.)S
  1466. 6048 V
  1467. 1116(In)S
  1468. 1249(`)S
  1469. 1280(`block')S
  1470. 1620(')S
  1471. 1693(mode)S
  1472. 1993(a)S
  1473. 2079(whole)S
  1474. 2407(block)S
  1475. 2707(of)S
  1476. (1024)240 2840 A
  1477. 3113(bytes)S
  1478. 3401(is)S
  1479. 3515(displayed)S
  1480. 4011(as)S
  1481. 4145(ASCII)S
  1482. 4495(characters,)S
  1483. 6186 V
  1484. 936(64)S
  1485. 1098(columns)S
  1486. 1549(by)S
  1487. 1711(16)S
  1488. 1873(lines.)S
  1489. 2174(Control)S
  1490. 2585(codes)S
  1491. 2902(are)S
  1492. 3093(shown)S
  1493. 3450(as)S
  1494. 3592(highlighted)S
  1495. 4183(characters.)S
  1496. 4747(If)S
  1497. 4870(the)S
  1498. 6324 V
  1499. 936(high)S
  1500. 1188(order)S
  1501. 1482(bit)S
  1502. 1648(is)S
  1503. 1767(set)S
  1504. 1940(in)S
  1505. 2072(any)S
  1506. 2284(of)S
  1507. 2423(the)S
  1508. (1024)240 2609 A
  1509. 2887(bytes)S
  1510. 3180(then)S
  1511. 3427(an)S
  1512. 3580(`)S
  1513. 3611(`MSB')S
  1514. 3937(')S
  1515. 4017(257ag)S
  1516. 4237(is)S
  1517. 4357(shown)S
  1518. 4711(on)S
  1519. 4870(the)S
  1520. 6462 V
  1521. 936(far)S
  1522. 1102(right)S
  1523. 1361(of)S
  1524. 1492(the)S
  1525. 1670(screen,)S
  1526. 2040(but)S
  1527. 2224(these)S
  1528. 2503(bytes)S
  1529. 2788(are)S
  1530. 2967(not)S
  1531. 3151(individually)S
  1532. 3765(marked.)S
  1533. 6636 V
  1534. 1116(In)S
  1535. 1253(`)S
  1536. 1284(`map')S
  1537. 1564(')S
  1538. 1641(mode)S
  1539. (2048)240 1945 A
  1540. 2222(bits)S
  1541. ((256)221 2434 A
  1542. 2692(bytes))S
  1543. 3025(are)S
  1544. 3211(displayed)S
  1545. 3711(from)S
  1546. 3984(the)S
  1547. 4169(top)S
  1548. 4360(to)S
  1549. 4491(the)S
  1550. 4676(bottom)S
  1551. 6774 V
  1552. 936((32)S
  1553. 1129(bits))S
  1554. 1377(and)S
  1555. 1582(from)S
  1556. 1849(the)S
  1557. 2028(left)S
  1558. 2222(to)S
  1559. 2347(the)S
  1560. 2526(right)S
  1561. 2786(of)S
  1562. 2918(the)S
  1563. 3097(screen.)S
  1564. 3468(Bit)S
  1565. 3647(zero)S
  1566. 3887(of)S
  1567. 4019(a)S
  1568. 4104(byte)S
  1569. 4343(is)S
  1570. 4455(towards)S
  1571. 4870(the)S
  1572. 6912 V
  1573. 936(top)S
  1574. 1124(of)S
  1575. 1259(the)S
  1576. 1441(screen.)S
  1577. 1815(This)S
  1578. 2064(visual)S
  1579. 2387(mode)S
  1580. 2689(is)S
  1581. 2804(generally)S
  1582. 3289(used)S
  1583. 3544(to)S
  1584. 3673(observe)S
  1585. 4084(the)S
  1586. 4267(bit)S
  1587. 4430(map)S
  1588. 4673(blocks.)S
  1589. 7050 V
  1590. 936(The)S
  1591. 1154(number)S
  1592. 1553(of)S
  1593. 1684(set)S
  1594. 1849(bits)S
  1595. 2054(displayed)S
  1596. 2547(is)S
  1597. (written)345 2658 A
  1598. 3033(on)S
  1599. 3183(the)S
  1600. 3361(far)S
  1601. 3527(right)S
  1602. 3786(of)S
  1603. 3917(the)S
  1604. 4095(screen.)S
  1605. 8427 V
  1606. EP
  1607. %%Page: 3 3
  1608. BP
  1609. /slant 0 def
  1610. /height 0 def
  1611. 1130 V
  1612. 12 B
  1613. 4958(3)S
  1614. 1380 V
  1615. 936(Searching)S
  1616. 1692 V
  1617. 12 R
  1618. 1116(A)S
  1619. 1240(search)S
  1620. 1586(for)S
  1621. 1764(an)S
  1622. 1914(ASCII)S
  1623. 2267(string)S
  1624. 2580(is)S
  1625. (initiated)398 2698 A
  1626. 3133(by)S
  1627. 3290(the)S
  1628. 12 I
  1629. 3475(/)S
  1630. 12 R
  1631. 3546(command.)S
  1632. 4119(Control)S
  1633. 4525(characters)S
  1634. 1830 V
  1635. 936(not)S
  1636. 1152(used)S
  1637. 1435(for)S
  1638. 1639(other)S
  1639. 1950(purposes)S
  1640. 2441(may)S
  1641. 2710(be)S
  1642. 2885(entered)S
  1643. 3303(in)S
  1644. 3458(the)S
  1645. 3667(search)S
  1646. 4038(string,)S
  1647. 4405(for)S
  1648. 4608(example)S
  1649. 1968 V
  1650. 936(CTRL-J)S
  1651. 1373(is)S
  1652. 1495(an)S
  1653. 1650(end-of-line)S
  1654. 2230(character.)S
  1655. 2747(The)S
  1656. 2976(search)S
  1657. 3327(is)S
  1658. 3449(from)S
  1659. 3727(the)S
  1660. 3917(current)S
  1661. (position)389 4303 A
  1662. 4734(to)S
  1663. 4870(the)S
  1664. 2106 V
  1665. 936(end)S
  1666. 1140(of)S
  1667. 1271(the)S
  1668. 1449(current)S
  1669. 1823(device.)S
  1670. 2280 V
  1671. 1116(Once)S
  1672. 1407(a)S
  1673. 1496(search)S
  1674. 1841(string)S
  1675. 2152(has)S
  1676. 2348(been)S
  1677. 2611(de256ned)S
  1678. 3001(by)S
  1679. 3157(a)S
  1680. 3247(use)S
  1681. 3444(of)S
  1682. 12 I
  1683. 3581(/)S
  1684. 12 R
  1685. 3615(,)S
  1686. 3681(the)S
  1687. 3865(next)S
  1688. 4109(search)S
  1689. 4455(may)S
  1690. 4699(be)S
  1691. 4849(ini-)S
  1692. 2418 V
  1693. 936(tiated)S
  1694. 1245(with)S
  1695. 1500(the)S
  1696. 12 I
  1697. 1687(n)S
  1698. 12 R
  1699. 1786(command,)S
  1700. 2331((a)S
  1701. 12 I
  1702. 2465(/)S
  1703. 12 R
  1704. 2538(followed)S
  1705. 3008(immediately)S
  1706. 3653(by)S
  1707. 3812(an)S
  1708. 3965(ENTER)S
  1709. 4394(is)S
  1710. 4514(equivalent)S
  1711. 2556 V
  1712. 936(to)S
  1713. 1060(an)S
  1714. 12 I
  1715. 1204(n)S
  1716. 12 R
  1717. 1264().)S
  1718. 2730 V
  1719. 1116(Whenever)S
  1720. 1658(a)S
  1721. 1757(search)S
  1722. 2112(is)S
  1723. 2238(in)S
  1724. 2377(progress)S
  1725. 12 I
  1726. 2833(de)S
  1727. 12 R
  1728. (will)190 2993 A
  1729. 3229(append)S
  1730. 3623(one)S
  1731. 12 I
  1732. 3843(.)S
  1733. 12 R
  1734. 3919(to)S
  1735. 4059(the)S
  1736. 4253(prompt)S
  1737. 4648(line)S
  1738. 4876(for)S
  1739. 2868 V
  1740. 936(every)S
  1741. (500)180 1241 A
  1742. 1457(blocks)S
  1743. 1808(searched.)S
  1744. 2298(If)S
  1745. 2416(the)S
  1746. 2599(string)S
  1747. 2910(is)S
  1748. (found)281 3026 A
  1749. 3342(between)S
  1750. 3781(the)S
  1751. 3964(end)S
  1752. 4173(of)S
  1753. 4309(the)S
  1754. 4492(256le)S
  1755. 4682(system)S
  1756. 3006 V
  1757. 936(and)S
  1758. 1143(the)S
  1759. 1324(actual)S
  1760. 1647(end)S
  1761. 1854(of)S
  1762. 1988(the)S
  1763. 2169(device,)S
  1764. 2548(then)S
  1765. 2789(the)S
  1766. 2970(current)S
  1767. 3347(address)S
  1768. 3744(is)S
  1769. 3859(set)S
  1770. 4028(to)S
  1771. 4156(the)S
  1772. 4338(end)S
  1773. 4546(of)S
  1774. 4681(the)S
  1775. 4863(256le)S
  1776. 3144 V
  1777. 936(system.)S
  1778. 3318 V
  1779. 1116(Some)S
  1780. 1424(of)S
  1781. 1558(the)S
  1782. (positioning)543 1739 A
  1783. 2316(commands)S
  1784. 2873(push)S
  1785. 3134(the)S
  1786. 3316(current)S
  1787. 3694(address)S
  1788. 4091(and)S
  1789. 4299(visual)S
  1790. 4622(mode)S
  1791. 4924(in)S
  1792. 3456 V
  1793. 936(a)S
  1794. 1022(stack)S
  1795. 1303(before)S
  1796. 1645(going)S
  1797. 1950(to)S
  1798. 2075(a)S
  1799. 2160(new)S
  1800. 2393(address.)S
  1801. 2847(These)S
  1802. 3167(commands)S
  1803. 3721(are)S
  1804. 12 I
  1805. 3901(B)S
  1806. 12 R
  1807. 3975(,)S
  1808. 12 I
  1809. 4036(F)S
  1810. 12 R
  1811. 4110(,)S
  1812. 12 I
  1813. 4171(g)S
  1814. 12 R
  1815. 4231(,)S
  1816. 12 I
  1817. 4292(G)S
  1818. 12 R
  1819. 4380(,)S
  1820. 12 I
  1821. 4441(i)S
  1822. 12 R
  1823. 4475(,)S
  1824. 12 I
  1825. 4536(I)S
  1826. 12 R
  1827. 4577(,)S
  1828. 12 I
  1829. 4638(n)S
  1830. 12 R
  1831. 4698(,)S
  1832. 12 I
  1833. 4759(x)S
  1834. 12 R
  1835. 4844(and)S
  1836. 3594 V
  1837. 12 I
  1838. 936(/)S
  1839. 12 R
  1840. 970(.)S
  1841. 1035(The)S
  1842. 12 I
  1843. 1258(p)S
  1844. 12 R
  1845. 1353((previous))S
  1846. 1886(command)S
  1847. (pops)227 2397 A
  1848. 2659(the)S
  1849. 2842(last)S
  1850. 3046(address)S
  1851. 3444(and)S
  1852. 3654(visual)S
  1853. 3979(mode)S
  1854. 4283(from)S
  1855. 4555(the)S
  1856. 4739(stack.)S
  1857. 3732 V
  1858. 936(This)S
  1859. 1181(stack)S
  1860. 1460(is)S
  1861. 1571(eight)S
  1862. 1843(entries)S
  1863. 2197(deep.)S
  1864. 4008 V
  1865. 12 B
  1866. 936(Modifying)S
  1867. 1503(the)S
  1868. 1695(File)S
  1869. 1921(System)S
  1870. 4320 V
  1871. 12 R
  1872. 1116(The)S
  1873. 12 I
  1874. 1342(s)S
  1875. 12 R
  1876. 1428(command)S
  1877. (will)190 1943 A
  1878. 2172(prompt)S
  1879. 2560(for)S
  1880. 2741(a)S
  1881. 2834(data)S
  1882. 3075(word)S
  1883. 3363(and)S
  1884. 3576(store)S
  1885. 3851(it)S
  1886. 3958(at)S
  1887. 4085(the)S
  1888. 4272(current)S
  1889. 4655(address)S
  1890. 4458 V
  1891. 936(on)S
  1892. 1099(the)S
  1893. 1290(disk.)S
  1894. 1564(This)S
  1895. 1822(is)S
  1896. 1946(used)S
  1897. 2209(to)S
  1898. 2345(change)S
  1899. 2729(information)S
  1900. 3343(that)S
  1901. 3567(can)S
  1902. 3777(not)S
  1903. 3973(be)S
  1904. 4129(easily)S
  1905. 4454(changed)S
  1906. 4898(by)S
  1907. 4596 V
  1908. 936(any)S
  1909. 1140(other)S
  1910. 1419(means.)S
  1911. 4770 V
  1912. 1116(The)S
  1913. 1347(data)S
  1914. 1592(word)S
  1915. 1884(is)S
  1916. 2008(16)S
  1917. 2171(bits)S
  1918. 2389(wide,)S
  1919. 2698(it)S
  1920. 2809(may)S
  1921. 3060(be)S
  1922. 3217(entered)S
  1923. 3617(in)S
  1924. 3754(decimal,)S
  1925. 4211(octal)S
  1926. 4490(or)S
  1927. 4635(hexade-)S
  1928. 4908 V
  1929. 936(cimal.)S
  1930. 1296(Remember)S
  1931. 1887(that)S
  1932. 2129(the)S
  1933. 12 B
  1934. 2337(261w)S
  1935. 12 R
  1936. 2545(option)S
  1937. 2913(must)S
  1938. 3208(be)S
  1939. 3382(speci256ed)S
  1940. 3872(for)S
  1941. 4074(the)S
  1942. 12 I
  1943. 4282(s)S
  1944. 12 R
  1945. 4389(command)S
  1946. 4924(to)S
  1947. 5046 V
  1948. 936(operate.)S
  1949. 1353(Be)S
  1950. 1517(careful)S
  1951. 1885(when)S
  1952. 2177(modifying)S
  1953. 2710(a)S
  1954. (mounted)422 2794 A
  1955. 3246(256le)S
  1956. 3431(system.)S
  1957. 5322 V
  1958. 12 B
  1959. 936(Recovering)S
  1960. 1551(Files)S
  1961. 5634 V
  1962. 12 R
  1963. 1116(Any)S
  1964. 1360(block)S
  1965. 1664(on)S
  1966. 1820(the)S
  1967. 2004(disk)S
  1968. 2241(may)S
  1969. 2485(be)S
  1970. (written)345 2635 A
  1971. 3016(to)S
  1972. 3147(an)S
  1973. 3298(output)S
  1974. 3643(256le.)S
  1975. 3895(This)S
  1976. 4147(is)S
  1977. 4265(used)S
  1978. 4523(to)S
  1979. 4654(recover)S
  1980. 5772 V
  1981. 936(blocks)S
  1982. 1294(marked)S
  1983. 1700(as)S
  1984. 1844(free)S
  1985. 2077(on)S
  1986. 2240(the)S
  1987. 2431(disk.)S
  1988. 2705(A)S
  1989. 2836(write)S
  1990. 3130(command)S
  1991. (will)190 3649 A
  1992. 3881(request)S
  1993. 4273(a)S
  1994. 4369(256le)S
  1995. 4566(name)S
  1996. 4870(the)S
  1997. 5910 V
  1998. 936(256rst)S
  1999. 1160(time)S
  2000. 1411(it)S
  2001. 1514(is)S
  2002. 1630(used,)S
  2003. 1917(on)S
  2004. 2073(subsequent)S
  2005. 2645(writes)S
  2006. 2979(the)S
  2007. 3163(data)S
  2008. 3401(is)S
  2009. 3518(appended)S
  2010. 4016(to)S
  2011. 4146(the)S
  2012. 4330(current)S
  2013. 4710(output)S
  2014. 6048 V
  2015. 936(256le.)S
  2016. 6222 V
  2017. 1116(The)S
  2018. 1345(name)S
  2019. 1648(of)S
  2020. 1790(the)S
  2021. 1979(current)S
  2022. 2364(output)S
  2023. 2713(256le)S
  2024. 2909(is)S
  2025. 3031(changed)S
  2026. 3474(using)S
  2027. 3776(the)S
  2028. 12 I
  2029. 3965(c)S
  2030. 12 R
  2031. 4060(command.)S
  2032. 4607(This)S
  2033. 4863(256le)S
  2034. 6360 V
  2035. (should)321 936 A
  2036. 1293(be)S
  2037. 1443(on)S
  2038. 1599(a)S
  2039. 1689(different)S
  2040. 2144(256le)S
  2041. 2335(system,)S
  2042. 2737(to)S
  2043. 2867(avoid)S
  2044. (overwriting)566 3171 A
  2045. 3773(an)S
  2046. (i-node)309 3923 A
  2047. 4268(or)S
  2048. 4405(block)S
  2049. 4708(before)S
  2050. 6498 V
  2051. 936(it)S
  2052. 1034(is)S
  2053. 1145(recovered.)S
  2054. 6672 V
  2055. 1116(An)S
  2056. 1295(ASCII)S
  2057. 1643(block)S
  2058. 1942(is)S
  2059. 2054(usually)S
  2060. 2434(recovered)S
  2061. 2943(using)S
  2062. 3235(the)S
  2063. 12 I
  2064. 3414(w)S
  2065. 12 R
  2066. 3525(command.)S
  2067. 4093(All)S
  2068. 4281(bytes)S
  2069. (will)190 4568 A
  2070. 4790(have)S
  2071. 6810 V
  2072. 936(their)S
  2073. 1197(most)S
  2074. 1470(signi256cant)S
  2075. 2012(bit)S
  2076. 2178(cleared)S
  2077. 2567(before)S
  2078. 2915(being)S
  2079. (written)345 3221 A
  2080. 3604(to)S
  2081. 3736(the)S
  2082. 3922(output)S
  2083. 4268(256le.)S
  2084. 4491(Bytes)S
  2085. 4803(con-)S
  2086. 6948 V
  2087. 936(taining)S
  2088. 1325('\0')S
  2089. 1554(or)S
  2090. ('\177')296 1708 A
  2091. 2057(are)S
  2092. 2259(not)S
  2093. 2466(copied.)S
  2094. 2871(The)S
  2095. 12 I
  2096. 3113(W)S
  2097. 12 R
  2098. 3268(command)S
  2099. 3798(writes)S
  2100. 4150(the)S
  2101. 4352(current)S
  2102. 4750(block)S
  2103. 7086 V
  2104. ((1024)281 936 A
  2105. 1247(bytes)S
  2106. 1532(exactly))S
  2107. 1953(to)S
  2108. 2077(the)S
  2109. 2255(output)S
  2110. 2593(256le.)S
  2111. 8427 V
  2112. EP
  2113. %%Page: 4 4
  2114. BP
  2115. /slant 0 def
  2116. /height 0 def
  2117. 1130 V
  2118. 12 B
  2119. 936(4)S
  2120. 1380 V
  2121. 12 R
  2122. 1116(When)S
  2123. 1437(a)S
  2124. 1524(256le)S
  2125. 1712(is)S
  2126. 1826(deleted)S
  2127. 2209(using)S
  2128. 12 I
  2129. 2504(unlink)S
  2130. 12 R
  2131. 2840(the)S
  2132. (i-node)309 3022 A
  2133. 3365(number)S
  2134. 3768(in)S
  2135. 3896(the)S
  2136. 4078(directory)S
  2137. 4550(is)S
  2138. 4665(zeroed,)S
  2139. 1518 V
  2140. 936(but)S
  2141. 1131(before)S
  2142. 1482(its)S
  2143. 1638(removal,)S
  2144. 2106(it)S
  2145. 2215(is)S
  2146. 2337(copied)S
  2147. 2700(into)S
  2148. 2929(the)S
  2149. 3118(end)S
  2150. 3333(of)S
  2151. 3475(the)S
  2152. 3664(256le)S
  2153. 3859(name)S
  2154. 4161(256eld.)S
  2155. 4446(This)S
  2156. 4701(allows)S
  2157. 1656 V
  2158. 936(the)S
  2159. (i-node)309 1115 A
  2160. 1455(of)S
  2161. 1587(a)S
  2162. 1672(deleted)S
  2163. 2053(256le)S
  2164. 2239(to)S
  2165. 2364(be)S
  2166. (found)281 2509 A
  2167. 2822(by)S
  2168. 2974(searching)S
  2169. (through)375 3470 A
  2170. 3877(a)S
  2171. 3963(directory.)S
  2172. 4463(The)S
  2173. 12 I
  2174. 4683(x)S
  2175. 12 R
  2176. 4769(com-)S
  2177. 1794 V
  2178. 936(mand)S
  2179. 1258(asks)S
  2180. 1520(for)S
  2181. 1716(the)S
  2182. 1918(path)S
  2183. 2179(name)S
  2184. 2494(of)S
  2185. 2648(a)S
  2186. 2755(lost)S
  2187. 2983(256le,)S
  2188. 3221(extracts)S
  2189. 3652(the)S
  2190. 3853(old)S
  2191. (i-node)309 4060 A
  2192. 4422(number)S
  2193. 4844(and)S
  2194. 1932 V
  2195. 936(changes)S
  2196. 1355(the)S
  2197. 1533(current)S
  2198. 1907(disk)S
  2199. 2138(address)S
  2200. 2531(to)S
  2201. 2655(the)S
  2202. 2833(start)S
  2203. 3073(of)S
  2204. 3204(the)S
  2205. (i-node.)339 3382 A
  2206. 2106 V
  2207. 1116(Once)S
  2208. 1410(an)S
  2209. (i-node)309 1562 A
  2210. 1909(is)S
  2211. (found,)311 2028 A
  2212. 2377(all)S
  2213. 2537(of)S
  2214. 2676(the)S
  2215. 2863(freed)S
  2216. 3152(blocks)S
  2217. 3506(may)S
  2218. 3753(be)S
  2219. 3906(recovered)S
  2220. 4423(by)S
  2221. 4582(checking)S
  2222. 2244 V
  2223. 936(the)S
  2224. (i-node)309 1131 A
  2225. 1487(zone)S
  2226. 1762(256elds,)S
  2227. 2101(using)S
  2228. 2409('G')S
  2229. 2626(to)S
  2230. 2767(go)S
  2231. 2934(to)S
  2232. 3075(a)S
  2233. 3176(block,)S
  2234. (writing)351 3521 A
  2235. 3919(it)S
  2236. 4034(back)S
  2237. 4309(out)S
  2238. 4510(using)S
  2239. 4818('w',)S
  2240. 2382 V
  2241. 936(going)S
  2242. 1242(back)S
  2243. 1502(to)S
  2244. 1628(the)S
  2245. (i-node)309 1808 A
  2246. 2149(with)S
  2247. 12 I
  2248. 2397(p)S
  2249. 12 R
  2250. 2489(and)S
  2251. 2695(advancing)S
  2252. 3223(to)S
  2253. 3349(the)S
  2254. 3529(next)S
  2255. 3769(block.)S
  2256. 4099(This)S
  2257. 4346(256le)S
  2258. 4533(extraction)S
  2259. 2520 V
  2260. 936(process)S
  2261. 1353(is)S
  2262. 1488(automated)S
  2263. 2046(by)S
  2264. 2220(using)S
  2265. 2535(the)S
  2266. 12 I
  2267. 2737(X)S
  2268. 12 R
  2269. 2865(command,)S
  2270. 3425(which)S
  2271. 3775(goes)S
  2272. (through)375 4050 A
  2273. 4478(the)S
  2274. (i-node,)339 4679 A
  2275. 2658 V
  2276. 936(indirect)S
  2277. 1343(and)S
  2278. (double)328 1553 A
  2279. 1917(indirect)S
  2280. 2324(blocks)S
  2281. 2676(256nding)S
  2282. 3054(all)S
  2283. 3213(the)S
  2284. 3398(block)S
  2285. 3703(pointers)S
  2286. 4130(and)S
  2287. 4341(recovering)S
  2288. 4896(all)S
  2289. 2796 V
  2290. 936(the)S
  2291. 1114(blocks)S
  2292. 1459(of)S
  2293. 1590(the)S
  2294. 1768(256le.)S
  2295. 2970 V
  2296. 1116(The)S
  2297. 12 I
  2298. 1345(X)S
  2299. 12 R
  2300. 1460(command)S
  2301. 1977(closes)S
  2302. 2314(the)S
  2303. 2503(current)S
  2304. 2888(output)S
  2305. 3237(256le)S
  2306. 3433(and)S
  2307. 3649(asks)S
  2308. 3899(for)S
  2309. 4083(the)S
  2310. 4273(name)S
  2311. 4577(of)S
  2312. 4720(a)S
  2313. 4816(new)S
  2314. 3108 V
  2315. 936(output)S
  2316. 1283(256le.)S
  2317. 1507(All)S
  2318. 1702(of)S
  2319. 1842(the)S
  2320. 2029(disk)S
  2321. 2269(blocks)S
  2322. 2622(must)S
  2323. 2895(be)S
  2324. 3047(marked)S
  2325. 3448(as)S
  2326. 3587(free,)S
  2327. 3845(if)S
  2328. 3958(they)S
  2329. 4204(are)S
  2330. 4391(not)S
  2331. 4583(the)S
  2332. 4769(com-)S
  2333. 3246 V
  2334. 936(mand)S
  2335. 1234(stops)S
  2336. 1512(and)S
  2337. 1716(the)S
  2338. 1894(256le)S
  2339. 2079(must)S
  2340. 2344(be)S
  2341. 2488(recovered)S
  2342. 2996(manually.)S
  2343. 3420 V
  2344. 1116(When)S
  2345. 1467(extracting)S
  2346. 2015(lost)S
  2347. 2253(blocks)S
  2348. 12 I
  2349. 2631(de)S
  2350. 12 R
  2351. (will)190 2808 A
  2352. 3061(maintain)S
  2353. 3548(`)S
  2354. 3579(`holes')S
  2355. 3906(')S
  2356. 4010(in)S
  2357. 4168(the)S
  2358. 4380(256le.)S
  2359. 4629(Thus,)S
  2360. 4964(a)S
  2361. 3558 V
  2362. 936(recovered)S
  2363. 1467(sparse)S
  2364. 1823(256le)S
  2365. 2031(does)S
  2366. 2305(not)S
  2367. 2512(allocate)S
  2368. (unused)341 2943 A
  2369. 3337(blocks)S
  2370. 3705(and)S
  2371. (will)190 3931 A
  2372. 4173(keep)S
  2373. 4453(its)S
  2374. 4620(ef256cient)S
  2375. 3696 V
  2376. 936(storage)S
  2377. 1317(scheme.)S
  2378. 1771(This)S
  2379. 2017(property)S
  2380. 2458(of)S
  2381. 2590(the)S
  2382. 12 I
  2383. 2769(X)S
  2384. 12 R
  2385. 2874(command)S
  2386. 3381(may)S
  2387. 3620(be)S
  2388. 3765(used)S
  2389. 4017(to)S
  2390. 4142(move)S
  2391. 4442(a)S
  2392. 4528(sparse)S
  2393. 4863(256le)S
  2394. 3834 V
  2395. 936(from)S
  2396. 1202(one)S
  2397. 1406(device)S
  2398. 1752(to)S
  2399. 1876(another.)S
  2400. 4008 V
  2401. 1116(Automatic)S
  2402. 1678(recovery)S
  2403. 2152(may)S
  2404. 2410(be)S
  2405. (initiated)398 2574 A
  2406. 3022(by)S
  2407. 3192(the)S
  2408. 12 B
  2409. 3390(261r)S
  2410. 12 R
  2411. 3554(option)S
  2412. 3912(on)S
  2413. 4082(the)S
  2414. 4280(command)S
  2415. 4806(line.)S
  2416. 4146 V
  2417. 936(Also)S
  2418. 1215(speci256ed)S
  2419. 1695(is)S
  2420. 1826(the)S
  2421. 2024(path)S
  2422. 2281(name)S
  2423. 2592(of)S
  2424. 2742(a)S
  2425. 2845(256le)S
  2426. 3049(just)S
  2427. 3273(removed)S
  2428. 3745(by)S
  2429. 12 I
  2430. 3914(unlink)S
  2431. 12 R
  2432. 4216(.)S
  2433. 12 I
  2434. 4295(De)S
  2435. 12 R
  2436. 4486(determines)S
  2437. 4284 V
  2438. 936(which)S
  2439. (mounted)422 1268 A
  2440. 1726(256le)S
  2441. 1917(system)S
  2442. 2289(device)S
  2443. 2641(held)S
  2444. 2886(the)S
  2445. 3071(256le)S
  2446. 3263(and)S
  2447. 3474(opens)S
  2448. 3792(it)S
  2449. 3897(for)S
  2450. 4076(reading.)S
  2451. 4506(The)S
  2452. 4731(lost)S
  2453. 4943(i-)S
  2454. 4422 V
  2455. (node)234 936 A
  2456. 1201(is)S
  2457. (found)281 1313 A
  2458. 1625(and)S
  2459. 1830(the)S
  2460. 2009(256le)S
  2461. 2195(extracted)S
  2462. 2671(by)S
  2463. 2822(automatically)S
  2464. 3513(performing)S
  2465. 4089(an)S
  2466. 12 I
  2467. 4233(x)S
  2468. 12 R
  2469. 4317(and)S
  2470. 4521(an)S
  2471. 12 I
  2472. 4665(X)S
  2473. 12 R
  2474. 4769(com-)S
  2475. 4560 V
  2476. 936(mand.)S
  2477. 4734 V
  2478. 1116(The)S
  2479. 1363(recovered)S
  2480. 1900(256le)S
  2481. (will)190 2114 A
  2482. 2363(be)S
  2483. (written)345 2536 A
  2484. 2940(to)S
  2485. 12 I
  2486. 3093(/tmp)S
  2487. 12 R
  2488. 3309(.)S
  2489. 12 I
  2490. 3398(De)S
  2491. 12 R
  2492. (will)190 3599 A
  2493. 3848(refuse)S
  2494. 4204(to)S
  2495. 4358(automatically)S
  2496. 4872 V
  2497. 936(recover)S
  2498. 1340(a)S
  2499. 1434(256le)S
  2500. 1629(on)S
  2501. 1789(the)S
  2502. 1977(same)S
  2503. 2266(256le)S
  2504. 2461(system)S
  2505. 2837(as)S
  2506. 12 I
  2507. 2978(/tmp)S
  2508. 12 R
  2509. 3194(.)S
  2510. 3264(The)S
  2511. 3492(lost)S
  2512. 3707(256le)S
  2513. 3902(must)S
  2514. 4176(have)S
  2515. (belonged)442 4443 A
  2516. 4924(to)S
  2517. 5010 V
  2518. 936(the)S
  2519. 1114(user.)S
  2520. 1376(If)S
  2521. 1488(automatic)S
  2522. 1996(recovery)S
  2523. (will)190 2450 A
  2524. 2670(not)S
  2525. 2854(complete,)S
  2526. 3358(then)S
  2527. 3596(manual)S
  2528. 3983(recovery)S
  2529. 4438(may)S
  2530. 4677(be)S
  2531. 4822(per-)S
  2532. 5148 V
  2533. 936(formed.)S
  2534. 5424 V
  2535. 12 B
  2536. 936(Miscellaneous)S
  2537. 5736 V
  2538. 12 R
  2539. 1116(The)S
  2540. 1337(user)S
  2541. 1572(can)S
  2542. 1773(terminate)S
  2543. 2265(a)S
  2544. 2352(session)S
  2545. 2734(with)S
  2546. 12 I
  2547. 2983(de)S
  2548. 12 R
  2549. 3130(by)S
  2550. 3283(typing)S
  2551. 12 I
  2552. 3624(q)S
  2553. 12 R
  2554. 3684(,)S
  2555. 3747(CTRL-D,)S
  2556. 4247(or)S
  2557. 4381(the)S
  2558. 4562(key)S
  2559. 4769(asso-)S
  2560. 5874 V
  2561. 936(ciated)S
  2562. 1256(with)S
  2563. (SIGQUIT.)517 1502 A
  2564. 6048 V
  2565. 1116(The)S
  2566. 12 I
  2567. 1334(m)S
  2568. 12 R
  2569. 1452(command)S
  2570. (invokes)375 1958 A
  2571. 2363(the)S
  2572. 10 R
  2573. 2536(MINIX)S
  2574. 12 I
  2575. 2869(sh)S
  2576. 12 R
  2577. 3006(shell)S
  2578. 3265(as)S
  2579. 3396(a)S
  2580. (subprocess.)560 3480 A
  2581. 6222 V
  2582. 1116(For)S
  2583. 1314(help)S
  2584. 1552(while)S
  2585. 1852(using)S
  2586. 12 I
  2587. 2143(de)S
  2588. 12 R
  2589. 2287(use)S
  2590. 12 I
  2591. 2478(h)S
  2592. 12 R
  2593. 2538(.)S
  2594. 6498 V
  2595. 12 B
  2596. 936(Command)S
  2597. 1510(Summary)S
  2598. 6948 V
  2599. 12 R
  2600. 1116(PGUP)S
  2601. 1656(b)S
  2602. 2016(Back)S
  2603. 2294(one)S
  2604. 2498(block)S
  2605. 7086 V
  2606. (PGDN)331 1116 A
  2607. 1656(f)S
  2608. 2016(Forward)S
  2609. 2457(one)S
  2610. 2661(block)S
  2611. 8427 V
  2612. EP
  2613. %%Page: 5 5
  2614. BP
  2615. /slant 0 def
  2616. /height 0 def
  2617. 1130 V
  2618. 12 B
  2619. 4958(5)S
  2620. 1380 V
  2621. 12 R
  2622. 1116(HOME)S
  2623. 1656(B)S
  2624. 2016(Goto)S
  2625. 2288(256rst)S
  2626. 2507(block)S
  2627. 1518 V
  2628. 1116(END)S
  2629. 1656(F)S
  2630. 2016(Goto)S
  2631. 2288(last)S
  2632. 2487(block)S
  2633. 1656 V
  2634. 1116(UP)S
  2635. 1656(u)S
  2636. 2016(Move)S
  2637. 2327(back)S
  2638. (2/64/256)428 2585 A
  2639. 3043(bytes)S
  2640. 1794 V
  2641. 1116(DOWN)S
  2642. 1656(d)S
  2643. 2016(Move)S
  2644. 2327(forward)S
  2645. (2/64/256)428 2742 A
  2646. 3200(bytes)S
  2647. 1932 V
  2648. 1116(LEFT)S
  2649. 1656(l)S
  2650. 2016(Move)S
  2651. 2327(back)S
  2652. 2585(32/1/4)S
  2653. 2923(bytes)S
  2654. 2070 V
  2655. 1116(RIGHT)S
  2656. 1656(r)S
  2657. 2016(Move)S
  2658. 2327(forward)S
  2659. 2742(32/1/4)S
  2660. 3080(bytes)S
  2661. 2208 V
  2662. 1656(g)S
  2663. 2016(Goto)S
  2664. 2288(speci256ed)S
  2665. 2748(block)S
  2666. 2346 V
  2667. 1656(G)S
  2668. 2016(Goto)S
  2669. 2288(block)S
  2670. 2586(indirectly)S
  2671. 2484 V
  2672. 1656(i)S
  2673. 2016(Goto)S
  2674. 2288(speci256ed)S
  2675. (i-node)309 2748 A
  2676. 2622 V
  2677. 1656(I)S
  2678. 2016(Filename)S
  2679. 2497(to)S
  2680. (i-node)309 2621 A
  2681. 2760 V
  2682. 1656(/)S
  2683. 2016(Search)S
  2684. 2898 V
  2685. 1656(n)S
  2686. 2016(Next)S
  2687. 2282(occurrence)S
  2688. 3036 V
  2689. 1656(p)S
  2690. 2016(Previous)S
  2691. 2469(address)S
  2692. 3174 V
  2693. 1656(h)S
  2694. 2016(Help)S
  2695. 3312 V
  2696. 1116(EOF)S
  2697. 1656(q)S
  2698. 2016(Quit)S
  2699. 3450 V
  2700. 1656(m)S
  2701. 10 R
  2702. 2016(MINIX)S
  2703. 12 R
  2704. 2349(shell)S
  2705. 3588 V
  2706. 1656(v)S
  2707. 2016(Visual)S
  2708. 2363(mode)S
  2709. 2661((w)S
  2710. 2820(b)S
  2711. 2910(m))S
  2712. 3726 V
  2713. 1656(o)S
  2714. 2016(Output)S
  2715. 2382(base)S
  2716. 2627((h)S
  2717. 2758(d)S
  2718. 2848(o)S
  2719. 2938(b))S
  2720. 3864 V
  2721. 1656(c)S
  2722. 2016(Change)S
  2723. 2414(256le)S
  2724. 2599(name)S
  2725. 4002 V
  2726. 1656(w)S
  2727. 2016(Write)S
  2728. 2323(ASCII)S
  2729. 2670(block)S
  2730. 4140 V
  2731. 1656(W)S
  2732. 2016(Write)S
  2733. 2323(block)S
  2734. 2621(exactly)S
  2735. 4278 V
  2736. 1656(x)S
  2737. 2016(Extract)S
  2738. 2397(lost)S
  2739. 2602(directory)S
  2740. 3070(entry)S
  2741. 4416 V
  2742. 1656(X)S
  2743. 2016(Extract)S
  2744. 2397(lost)S
  2745. 2602(256le)S
  2746. 2787(blocks)S
  2747. 4554 V
  2748. 1656(s)S
  2749. 2016(Store)S
  2750. 2302(word)S
  2751. 4830 V
  2752. 936(NOTES:)S
  2753. 1392(When)S
  2754. 1711(entering)S
  2755. 2139(a)S
  2756. 2224(line)S
  2757. 2437(in)S
  2758. (response)423 2562 A
  2759. 3016(to)S
  2760. 3141(a)S
  2761. 3226(prompt)S
  2762. 3607(from)S
  2763. 12 I
  2764. 3875(de)S
  2765. 12 R
  2766. 4021(there)S
  2767. 4296(are)S
  2768. 4477(a)S
  2769. (couple)322 4563 A
  2770. 4917(of)S
  2771. 4968 V
  2772. (editing)336 936 A
  2773. 1340(characters)S
  2774. 1901(available.)S
  2775. 2437(The)S
  2776. 2693(previous)S
  2777. 3177(character)S
  2778. 3690(may)S
  2779. 3965(be)S
  2780. 4146(erased)S
  2781. 4523(by)S
  2782. 4710(typing)S
  2783. 5106 V
  2784. 936(CTRL-H)S
  2785. 1408(and)S
  2786. 1617(the)S
  2787. 1800(whole)S
  2788. 2131(line)S
  2789. 2348(may)S
  2790. 2591(be)S
  2791. 2740(erased)S
  2792. 3085(by)S
  2793. 3240(typing)S
  2794. 3583(CTRL-U.)S
  2795. 4086(ENTER)S
  2796. 4512(terminates)S
  2797. 5244 V
  2798. 936(the)S
  2799. (input.)278 1116 A
  2800. 1426(If)S
  2801. (DELETE)458 1539 A
  2802. 2028(or)S
  2803. 2160(a)S
  2804. (non-ASCII)538 2245 A
  2805. 2814(character)S
  2806. 3291(is)S
  2807. 3403(typed)S
  2808. 3702(then)S
  2809. 3941(the)S
  2810. 4120(command)S
  2811. 4627(request-)S
  2812. 5382 V
  2813. 936(ing)S
  2814. 1120(the)S
  2815. (input)248 1298 A
  2816. 1576(is)S
  2817. 1687(aborted.)S
  2818. 5556 V
  2819. 1116(The)S
  2820. 1339(commands)S
  2821. 12 I
  2822. 1897(G)S
  2823. 12 R
  2824. 1985(,)S
  2825. 12 I
  2826. 2050(s)S
  2827. 12 R
  2828. 2132(and)S
  2829. 12 I
  2830. 2341(X)S
  2831. 12 R
  2832. (will)190 2450 A
  2833. 2676(only)S
  2834. 2926(function)S
  2835. 3365(if)S
  2836. 3476(the)S
  2837. 3660(current)S
  2838. 4040(visual)S
  2839. 4365(display)S
  2840. 4750(mode)S
  2841. 5694 V
  2842. 936(is)S
  2843. 1060(`)S
  2844. 1091(`word.')S
  2845. 1442(')S
  2846. 1526(The)S
  2847. 1757(commands)S
  2848. 12 I
  2849. 2323(i)S
  2850. 12 R
  2851. 2357(,)S
  2852. 12 I
  2853. 2430(I)S
  2854. 12 R
  2855. 2514(and)S
  2856. 12 I
  2857. 2731(x)S
  2858. 12 R
  2859. 2827(change)S
  2860. 3211(the)S
  2861. 3401(mode)S
  2862. 3711(to)S
  2863. 3847(`)S
  2864. 3878(`word')S
  2865. 4199(')S
  2866. 4282(on)S
  2867. 4444(completion.)S
  2868. 5832 V
  2869. 936(The)S
  2870. 1188(commands)S
  2871. 12 I
  2872. 1775(G)S
  2873. 12 R
  2874. 1928(and)S
  2875. 12 I
  2876. 2167(/)S
  2877. 12 R
  2878. 2266(change)S
  2879. 2673(the)S
  2880. 2886(mode)S
  2881. 3219(to)S
  2882. 3378(`)S
  2883. 3409(`block')S
  2884. 3749('.)S
  2885. 3885(These)S
  2886. 4239(restrictions)S
  2887. 4844(and)S
  2888. 5970 V
  2889. 936(automatic)S
  2890. 1444(mode)S
  2891. (conversions)577 1742 A
  2892. 2349(are)S
  2893. 2528(intended)S
  2894. 2974(to)S
  2895. 3098(aid)S
  2896. 3276(the)S
  2897. 3454(user.)S
  2898. 6144 V
  2899. 1116(The)S
  2900. 1337(`)S
  2901. 1368(`map')S
  2902. 1648(')S
  2903. 1722(mode)S
  2904. 2023(uses)S
  2905. 2264(special)S
  2906. 2634(graphic)S
  2907. 3030(characters,)S
  2908. 3586(and)S
  2909. 3793(only)S
  2910. 4041(functions)S
  2911. 4525(if)S
  2912. 4634(the)S
  2913. 4816(user)S
  2914. 6282 V
  2915. 936(is)S
  2916. 1047(at)S
  2917. 1165(the)S
  2918. 1343(console.)S
  2919. 6456 V
  2920. 12 I
  2921. 1116(De)S
  2922. 12 R
  2923. 1292(generates)S
  2924. 1784(warnings)S
  2925. 2262(for)S
  2926. (illegal)304 2438 A
  2927. 2776(user)S
  2928. (input)248 3012 A
  2929. 3294(or)S
  2930. 3429(if)S
  2931. 3538(erroneous)S
  2932. 4049(data)S
  2933. 4285(is)S
  2934. (found)281 4400 A
  2935. 4715(on)S
  2936. 4870(the)S
  2937. 6594 V
  2938. 936(disk,)S
  2939. 1203(for)S
  2940. 1381(example)S
  2941. 1827(a)S
  2942. 1917(corrupted)S
  2943. 2417(magic)S
  2944. 2749(number.)S
  2945. 3184(Warnings)S
  2946. 3690(appear)S
  2947. 4049(in)S
  2948. 4179(the)S
  2949. 4363(middle)S
  2950. 4734(of)S
  2951. 4870(the)S
  2952. 6732 V
  2953. 936(screen)S
  2954. 1290(for)S
  2955. 1476(two)S
  2956. (seconds,)412 1702 A
  2957. 2158(then)S
  2958. 2410(the)S
  2959. 2602(current)S
  2960. 2991(page)S
  2961. 3264(is)S
  2962. 3390(redrawn.)S
  2963. 3863(Some)S
  2964. 4183(minor)S
  2965. 4517(errors,)S
  2966. 4876(for)S
  2967. 6870 V
  2968. 936(example,)S
  2969. (setting)323 1421 A
  2970. 1789(an)S
  2971. (unknown)448 1948 A
  2972. 2441(visual)S
  2973. 2775(mode,)S
  2974. 3118(simply)S
  2975. 3491(ring)S
  2976. 3730(the)S
  2977. 3922(bell.)S
  2978. 4178(Major)S
  2979. 4518(errors,)S
  2980. 4876(for)S
  2981. 7008 V
  2982. 936(example)S
  2983. 1376(I/O)S
  2984. 1569(problems)S
  2985. 2049(on)S
  2986. 2199(the)S
  2987. 2377(256le)S
  2988. 2562(system)S
  2989. 2928(device)S
  2990. 3274(cause)S
  2991. 3573(an)S
  2992. 3717(immediate)S
  2993. 4259(exit)S
  2994. 4471(from)S
  2995. 12 I
  2996. 4737(de)S
  2997. 12 R
  2998. 4851(.)S
  2999. 8427 V
  3000. EP
  3001. %%Page: 6 6
  3002. BP
  3003. /slant 0 def
  3004. /height 0 def
  3005. 1130 V
  3006. 12 B
  3007. 936(6)S
  3008. 1380 V
  3009. 12 R
  3010. 1116(The)S
  3011. (i-node)309 1336 A
  3012. 1677(and)S
  3013. 1883(zone)S
  3014. 2143(bit)S
  3015. 2303(maps)S
  3016. 2591(are)S
  3017. 2773(read)S
  3018. 3015(from)S
  3019. 3284(the)S
  3020. 3465(device)S
  3021. 3814(when)S
  3022. 12 I
  3023. 4109(de)S
  3024. 12 R
  3025. 4256(starts)S
  3026. 4546(up.)S
  3027. 4729(These)S
  3028. 1518 V
  3029. 936(determine)S
  3030. 1452(whether)S
  3031. 1874(`)S
  3032. 1905(`in)S
  3033. 2071(use')S
  3034. 2263(')S
  3035. 2335(or)S
  3036. 2467(`)S
  3037. 2498(`not)S
  3038. 2724(in)S
  3039. 2848(use')S
  3040. 3040(')S
  3041. 3111(is)S
  3042. 3222(displayed)S
  3043. 3715(in)S
  3044. 3839(the)S
  3045. 4017(status)S
  3046. 4323(256eld)S
  3047. 4568(at)S
  3048. 4686(the)S
  3049. 4864(top)S
  3050. 1656 V
  3051. 936(of)S
  3052. 1073(the)S
  3053. 1257(screen.)S
  3054. 1633(The)S
  3055. 1858(bit)S
  3056. 2023(maps)S
  3057. 2315(are)S
  3058. 2501(not)S
  3059. 2692(re-read)S
  3060. 3074(while)S
  3061. 3381(using)S
  3062. 12 I
  3063. 3679(de)S
  3064. 12 R
  3065. 3830(and)S
  3066. (will)190 4041 A
  3067. 4268(become)S
  3068. 4681(out-of-)S
  3069. 1794 V
  3070. 936(date)S
  3071. 1168(if)S
  3072. 1273(observing)S
  3073. 1779(a)S
  3074. (mounted)422 1863 A
  3075. 2315(256le)S
  3076. 2500(system.)S
  3077. 1968 V
  3078. 12 I
  3079. 1116(De)S
  3080. 12 R
  3081. 1308(requires)S
  3082. 1749(termcap)S
  3083. (de256nitions)510 2190 A
  3084. 2751(for)S
  3085. 2944(`)S
  3086. 2975(`cm')S
  3087. 3195(')S
  3088. 3287(and)S
  3089. 3512(`)S
  3090. 3543(`cl')S
  3091. 3703('.)S
  3092. 3855(Furthermore,)S
  3093. 4542(`)S
  3094. 4573(`so')S
  3095. 4752(')S
  3096. 4844(and)S
  3097. 2106 V
  3098. 936(`)S
  3099. 967(`se')S
  3100. 1140(')S
  3101. (will)190 1235 A
  3102. 1479(also)S
  3103. 1728(be)S
  3104. 1895(used)S
  3105. 2169(if)S
  3106. 2297(available.)S
  3107. 2818(The)S
  3108. 3059(ANSI)S
  3109. 3396(strings)S
  3110. 3772(generated)S
  3111. 4296(by)S
  3112. 4469(the)S
  3113. 4670(keypad)S
  3114. 2244 V
  3115. 936(arrows)S
  3116. 1323(are)S
  3117. (recognized,)561 1528 A
  3118. 2145(as)S
  3119. 2302(well)S
  3120. 2568(as)S
  3121. 2725(any)S
  3122. 2955(single)S
  3123. 3300(character)S
  3124. 3803(codes)S
  3125. 4135(de256ned)S
  3126. 4547(by)S
  3127. 4724(`)S
  3128. 4755(`ku')S
  3129. 4947(',)S
  3130. 2382 V
  3131. 936(`)S
  3132. 967(`kd')S
  3133. 1159(',)S
  3134. 1260(`)S
  3135. 1291(`kl')S
  3136. 1457(')S
  3137. 1528(and)S
  3138. 1732(`)S
  3139. 1763(`kr')S
  3140. 1936('.)S
  3141. 2658 V
  3142. 12 B
  3143. 936(Author)S
  3144. 2970 V
  3145. 12 R
  3146. 1116(The)S
  3147. 12 I
  3148. 1334(de)S
  3149. 12 R
  3150. 1478(program)S
  3151. 1918(was)S
  3152. (written)345 2137 A
  3153. 2512(by)S
  3154. 2662(Terrence)S
  3155. 3124(Holm.)S
  3156. 8427 V
  3157. EP
  3158. %%Trailer
  3159. %%DocumentFonts: Times-Roman Times-Bold Times-Italic Symbol Troff
  3160. %%Pages: 6