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

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:26:44 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. /L{/Helvetica FF}def
  138. %%EndProlog
  139. %%Page: 1 1
  140. BP
  141. /slant 0 def
  142. /height 0 def
  143. 858 V
  144. 12 B
  145. 936(Command:)S
  146. 1584(kermit)S
  147. 1965(261)S
  148. 2055(transfer)S
  149. 2503(a)S
  150. 2593(256le)S
  151. 2778(using)S
  152. 3083(the)S
  153. 3275(kermit)S
  154. 3656(protocol)S
  155. 996 V
  156. 936(Syntax:)S
  157. 1584(kermit)S
  158. 1134 V
  159. 936(Flags:)S
  160. 12 R
  161. 1584((many))S
  162. 1272 V
  163. 12 B
  164. 936(Example:)S
  165. 12 R
  166. 1584(kermit)S
  167. 2916(#)S
  168. 3006(Start)S
  169. 3266(kermit)S
  170. 1446 V
  171. 1116(This)S
  172. 1378(is)S
  173. 1506(a)S
  174. 1607(slightly)S
  175. (lobotomized)604 2017 A
  176. 12 I
  177. 2668(kermit)S
  178. 12 R
  179. 2979(.)S
  180. 3086(The)S
  181. 3321(help)S
  182. 3576(command,)S
  183. 4129(the)S
  184. 4325(script)S
  185. (facility,)375 4643 A
  186. 1584 V
  187. 936(and)S
  188. 1148(the)S
  189. 1334(automatic)S
  190. 1850(dial)S
  191. (support)362 2070 A
  192. 2470(have)S
  193. 2735(been)S
  194. 3000(removed.)S
  195. 3490(The)S
  196. 3715(?)S
  197. 3806(and)S
  198. 4017(ESC)S
  199. 4275(commands)S
  200. (still)183 4835 A
  201. 1722 V
  202. 936(work,)S
  203. 1246(so)S
  204. 1384(there)S
  205. 1658(is)S
  206. (still)183 1770 A
  207. 1985(reasonable)S
  208. (built-in)357 2535 A
  209. 2924(help.)S
  210. 3224(The)S
  211. 3444(only)S
  212. 3690(V7)S
  213. 12 I
  214. 3870(kermit)S
  215. 12 R
  216. 4213(feature)S
  217. 4583(that)S
  218. 4797(does)S
  219. 1860 V
  220. 936(not)S
  221. 1146(work)S
  222. 1451(is)S
  223. 1588(the)S
  224. (ability)310 1792 A
  225. 2158(to)S
  226. 2308(see)S
  227. 2519(whether)S
  228. 2966(there)S
  229. 3265(are)S
  230. (input)248 3470 A
  231. 3774(characters)S
  232. (waiting.)394 4323 A
  233. 4803(This)S
  234. 1998 V
  235. 936(means)S
  236. 1277(that)S
  237. (you)180 1491 A
  238. (will)190 1703 A
  239. 1925(not)S
  240. 2111(be)S
  241. 2257(able)S
  242. 2491(to)S
  243. 2617(ask)S
  244. 2810(for)S
  245. 2984(status)S
  246. 3293(during)S
  247. 3641(a)S
  248. 3728(256le)S
  249. 3916(transfer)S
  250. ((though)375 4321 A
  251. 4729(this)S
  252. 4937(is)S
  253. 2136 V
  254. 936(not)S
  255. (critical,)369 1129 A
  256. (because)383 1537 A
  257. 12 I
  258. 1959(kermit)S
  259. 12 R
  260. 2309(prints)S
  261. 2624(a)S
  262. 2717(dot)S
  263. 2910(every)S
  264. 3218(so)S
  265. 3364(often)S
  266. 3651(and)S
  267. 3863(other)S
  268. 4150(special)S
  269. 4525(characters)S
  270. 2274 V
  271. 936(whenever)S
  272. 1437(there)S
  273. 1710(is)S
  274. 1821(an)S
  275. 1965(error)S
  276. 2232(or)S
  277. 2363(timeout).)S
  278. 2448 V
  279. 1116(Start)S
  280. 12 I
  281. 1377(kermit)S
  282. 12 R
  283. 1688(,)S
  284. 1749(and)S
  285. 1954(then)S
  286. 2193(type)S
  287. 2432(the)S
  288. 2611(following)S
  289. 3114(to)S
  290. 3240(open)S
  291. 3506(a)S
  292. (2400)240 3592 A
  293. 3864(baud)S
  294. 4130(session,)S
  295. 4541(for)S
  296. 4715(exam-)S
  297. 2586 V
  298. 936(ple:)S
  299. 2793 V
  300. 10 L
  301. 1086(set)S
  302. 1248(line)S
  303. (/dev/tty1)380 1434 A
  304. 2931 V
  305. 1086(set)S
  306. (speed)274 1248 A
  307. (2400)224 1550 A
  308. 3069 V
  309. (connect)352 1086 A
  310. 3276 V
  311. 12 R
  312. 936((It)S
  313. 1094(is)S
  314. 1217(more)S
  315. (convenient)530 1508 A
  316. 2080(if)S
  317. (you)180 2197 A
  318. 2419(put)S
  319. 2615(these)S
  320. 2906(commands)S
  321. 3471(in)S
  322. 12 I
  323. 3607(.kermrc)S
  324. 12 R
  325. 4023(in)S
  326. (your)221 4159 A
  327. 4423(home)S
  328. 4734(direc-)S
  329. 3414 V
  330. 936(tory,)S
  331. 1198(so)S
  332. 1342(that)S
  333. 1561(they)S
  334. 1806(get)S
  335. (done)234 1991 A
  336. 2262(automatically)S
  337. 2958(whenever)S
  338. (you)180 3465 A
  339. 3681(run)S
  340. 12 I
  341. 3878(kermit)S
  342. 12 R
  343. 4189(.))S
  344. 4326(This)S
  345. (will)190 4577 A
  346. 4803(con-)S
  347. 3552 V
  348. 936(nect)S
  349. (you)180 1175 A
  350. 1392(to)S
  351. 1523(the)S
  352. 1708(modem)S
  353. 2107(or)S
  354. 2245(whatever)S
  355. 2727(on)S
  356. 2884(the)S
  357. 3069(serial)S
  358. 3370(port.)S
  359. 3662(Now)S
  360. 3935(log)S
  361. 4126(into)S
  362. 4351(the)S
  363. 4536(other)S
  364. 4823(sys-)S
  365. 3690 V
  366. 936(tem.)S
  367. 3864 V
  368. 1116(When)S
  369. (you)180 1434 A
  370. 1644(want)S
  371. 1910(to)S
  372. 2034(transfer)S
  373. 2436(256les,)S
  374. 2698(run)S
  375. 12 I
  376. 2889(kermit)S
  377. 12 R
  378. 3230(on)S
  379. 3380(the)S
  380. 3558(other)S
  381. 3837(system.)S
  382. 4263(To)S
  383. 4427(it,)S
  384. 4555(type)S
  385. 4071 V
  386. 10 L
  387. 1086(server)S
  388. 4278 V
  389. 12 R
  390. 936(This)S
  391. 1191(puts)S
  392. 1432(its)S
  393. 12 I
  394. 1587(kermit)S
  395. 12 R
  396. 1938(into)S
  397. 2166(a)S
  398. 2260(sort)S
  399. 2482(of)S
  400. 2624(`)S
  401. 2655(`slave)S
  402. 2986(mode')S
  403. 3285(')S
  404. 3367(where)S
  405. 3705(it)S
  406. 3814(expects)S
  407. 4218(commands)S
  408. 4782(from)S
  409. 4416 V
  410. 936(the)S
  411. 12 I
  412. 1125(kermit)S
  413. 12 R
  414. (running)375 1477 A
  415. 1893(on)S
  416. (your)221 2054 A
  417. 10 R
  418. 2311(MINIX)S
  419. 12 R
  420. 2655(system.)S
  421. 3092(Now)S
  422. 3369(come)S
  423. 3672(back)S
  424. 3941(to)S
  425. 4076(the)S
  426. 4265(command)S
  427. 4782(level)S
  428. 4554 V
  429. 936(on)S
  430. 10 R
  431. 1096(MINIX)S
  432. 12 I
  433. 1444(kermit)S
  434. 12 R
  435. 1755(,)S
  436. 1830(by)S
  437. 1995(typing)S
  438. 2348(the)S
  439. 2541(escape)S
  440. 2909(character)S
  441. 3400(followed)S
  442. 3876(by)S
  443. 12 I
  444. 4042(c)S
  445. 12 R
  446. 4096(.)S
  447. 4202(()S
  448. 12 I
  449. 4243(Kermit)S
  450. 12 R
  451. (will)190 4626 A
  452. 4862(tell)S
  453. 4692 V
  454. (you)180 936 A
  455. 1150(the)S
  456. 1332(current)S
  457. 1710(escape)S
  458. 2067(character)S
  459. 2546(when)S
  460. (you)180 2841 A
  461. 3054(do)S
  462. 3207(the)S
  463. (connect)376 3388 A
  464. 3797(command.))S
  465. 4407(At)S
  466. 4562(this)S
  467. 4770(point)S
  468. 4830 V
  469. (you)180 936 A
  470. 1147(can)S
  471. 1346(issue)S
  472. 1619(various)S
  473. 2006(commands.)S
  474. 2591(Your)S
  475. 12 I
  476. 2872(kermit)S
  477. 12 R
  478. (will)190 3215 A
  479. 3437(coordinate)S
  480. 3980(things)S
  481. 4307(with)S
  482. 12 I
  483. 4555(kermit)S
  484. 12 R
  485. 4898(on)S
  486. 4968 V
  487. 936(the)S
  488. 1127(other)S
  489. 1419(machine)S
  490. 1872(so)S
  491. 2022(that)S
  492. (you)180 2247 A
  493. 2470(only)S
  494. 2727(have)S
  495. 2997(to)S
  496. 3133(type)S
  497. 3383(commands)S
  498. 3948(at)S
  499. 4078(one)S
  500. 4294(end.)S
  501. 4570(Common)S
  502. 5106 V
  503. 936(commands)S
  504. 1489(are)S
  505. 5313 V
  506. 10 L
  507. 1086(get)S
  508. 12 I
  509. 1256(256lename)S
  510. 5451 V
  511. 10 L
  512. 1086(put)S
  513. 12 I
  514. 1256(256lename)S
  515. 5589 V
  516. 10 L
  517. 1086(remote)S
  518. 12 I
  519. 1430(dir)S
  520. 5796 V
  521. 12 R
  522. 936(Filenames)S
  523. 1522(can)S
  524. 1779(include)S
  525. 2224(wildcards.)S
  526. 2845(By)S
  527. 3074(default,)S
  528. 12 I
  529. 3530(kermit)S
  530. 12 R
  531. 3930(works)S
  532. 4315(in)S
  533. 4498(a)S
  534. 4641(system-)S
  535. 5934 V
  536. 936(independent,)S
  537. 1597(text)S
  538. 1819(mode.)S
  539. 2187((In)S
  540. 2369(effect)S
  541. 2687(it)S
  542. 2795(assumes)S
  543. 3238(that)S
  544. 3460(the)S
  545. 3648(whole)S
  546. 3984(world)S
  547. 4307(is)S
  548. 10 R
  549. 4423(MS-DOS)S
  550. 12 R
  551. 4844(and)S
  552. 6072 V
  553. (converts)410 936 A
  554. 1395(end)S
  555. 1618(of)S
  556. 1768(line)S
  557. 1999(and)S
  558. 2222(256le)S
  559. 2426(names)S
  560. (accordingly.))642 2784 A
  561. 3505(To)S
  562. 3688(send)S
  563. 3958(binary)S
  564. 4316(256les,)S
  565. (you)180 4598 A
  566. (will)190 4828 A
  567. 6210 V
  568. 936(want)S
  569. 1202(to)S
  570. 1326(type)S
  571. 6417 V
  572. 10 L
  573. 1086(set)S
  574. 1248(256le)S
  575. 1405(type)S
  576. 1623(bin)S
  577. 6624 V
  578. 12 R
  579. 936(on)S
  580. 1090(both)S
  581. 1338(ends)S
  582. 1593(before)S
  583. 1937(starting)S
  584. 2335(any)S
  585. 2543(transfers.)S
  586. 3056(This)S
  587. 3305(disables)S
  588. 3729(CR)S
  589. 3924(LF)S
  590. 4100(to)S
  591. 4229(newline)S
  592. (conver-)370 4648 A
  593. 6762 V
  594. 936(sion.)S
  595. 1230(If)S
  596. 1345(both)S
  597. 1592(of)S
  598. (your)221 1726 A
  599. 1980(systems)S
  600. 2396(are)S
  601. 2578(some)S
  602. 2866(257avor)S
  603. 3181(of)S
  604. 10 R
  605. 3310(UNIX)S
  606. 12 R
  607. 3563(,)S
  608. (you)180 3626 A
  609. 3839(might)S
  610. 4154(as)S
  611. 4288(well)S
  612. 4531(put)S
  613. 4717(this)S
  614. 4924(in)S
  615. 6900 V
  616. 12 I
  617. 936(.kermrc)S
  618. 12 R
  619. 1342(on)S
  620. 1494(both)S
  621. 1740(ends)S
  622. 1993(and)S
  623. 2199(run)S
  624. 2392(in)S
  625. 2518(binary)S
  626. 2860(mode)S
  627. 3161(all)S
  628. 3316(the)S
  629. 3497(time.)S
  630. 3806(Also,)S
  631. 4098(if)S
  632. 4206(both)S
  633. 4453(systems)S
  634. 4869(are)S
  635. 7038 V
  636. 10 R
  637. 936(UNIX)S
  638. 12 R
  639. 1219(it)S
  640. 1317(is)S
  641. 1428(recommended)S
  642. 2143(that)S
  643. (you)180 2355 A
  644. 2565(use)S
  645. 8427 V
  646. EP
  647. %%Page: 2 2
  648. BP
  649. /slant 0 def
  650. /height 0 def
  651. 1130 V
  652. 12 B
  653. 936(2)S
  654. 1380 V
  655. 10 L
  656. 1086(set)S
  657. 1248(256le)S
  658. 1405(name)S
  659. 1685(lit)S
  660. 1587 V
  661. 12 R
  662. 936(on)S
  663. 1093(both)S
  664. 1344(ends.)S
  665. 1662(This)S
  666. 1914(causes)S
  667. 2267(it)S
  668. 2372(to)S
  669. 2503(keep)S
  670. 2768(256le)S
  671. 2960(names)S
  672. 3306(unchanged,)S
  673. 3896(rather)S
  674. 4218(than)S
  675. 4464(mapping)S
  676. 4924(to)S
  677. 1725 V
  678. 936(legal)S
  679. 10 R
  680. 1197(MS-DOS)S
  681. 12 R
  682. 1608(names.)S
  683. 1899 V
  684. 1116(Here)S
  685. 1383(is)S
  686. 1494(a)S
  687. 1578(typical)S
  688. 12 I
  689. 1938(.kermrc)S
  690. 12 R
  691. 2342(for)S
  692. 2514(use)S
  693. 2705(on)S
  694. 10 R
  695. 2850(MINIX)S
  696. 12 R
  697. 3153(:)S
  698. 2106 V
  699. 10 L
  700. 1086(set)S
  701. 1248(line)S
  702. (/dev/tty1)380 1434 A
  703. 2244 V
  704. 1086(set)S
  705. (speed)274 1248 A
  706. (1200)224 1550 A
  707. 2382 V
  708. 1086(set)S
  709. 1248(esc)S
  710. 1432(29)S
  711. 2520 V
  712. 1086(set)S
  713. 1248(256le)S
  714. 1405(type)S
  715. 1623(bin)S
  716. 2658 V
  717. 1086(set)S
  718. 1248(256le)S
  719. 1405(name)S
  720. 1685(lit)S
  721. 2796 V
  722. 1086(set)S
  723. 1248(retry)S
  724. 1478(90)S
  725. 2934 V
  726. 1086(set)S
  727. 1248(prompt)S
  728. 1590(MINIX)S
  729. 1898(kermit>)S
  730. 3072 V
  731. (connect)352 1086 A
  732. 3246 V
  733. 12 R
  734. 1116(On)S
  735. 1296(the)S
  736. 1476(other)S
  737. 1757(end)S
  738. 1964(of)S
  739. 2098(the)S
  740. 2279(line,)S
  741. 2524(for)S
  742. 2699(example,)S
  743. 3172(the)S
  744. 3353(host)S
  745. 3587(at)S
  746. (your)221 3708 A
  747. 3962(local)S
  748. 4231(computer)S
  749. 4721(center)S
  750. 3384 V
  751. 936(to)S
  752. 1060(which)S
  753. (you)180 1386 A
  754. 1596(want)S
  755. 1862(to)S
  756. 1986(transfer)S
  757. 2388(256les,)S
  758. 2650(a)S
  759. 2734(typical)S
  760. 3094(pro256le)S
  761. 3440(might)S
  762. 3752(be:)S
  763. 3591 V
  764. 10 L
  765. 1086(set)S
  766. 1248(rec)S
  767. 1416(packet)S
  768. (1000)224 1740 A
  769. 3729 V
  770. 1086(set)S
  771. 1248(256l)S
  772. 1349(name)S
  773. 1629(lit)S
  774. 3867 V
  775. 1086(set)S
  776. 1248(256l)S
  777. 1349(type)S
  778. 1567(bin)S
  779. 4005 V
  780. 1086(server)S
  781. 4248 V
  782. 12 I
  783. 1116(Kermit)S
  784. 12 R
  785. 1486(has)S
  786. 1680(many)S
  787. 1981(other)S
  788. 2263(options)S
  789. 2651(and)S
  790. 2858(features.)S
  791. 3336(For)S
  792. 3538(a)S
  793. 3626(pleasant)S
  794. 4057(and)S
  795. 4265(highly)S
  796. 4607(readable)S
  797. 4386 V
  798. 936(description)S
  799. 1504(of)S
  800. 1635(it,)S
  801. 1763(see)S
  802. 1948(the)S
  803. 2126(following)S
  804. (book:)274 2627 A
  805. 4593 V
  806. (Title:)264 1116 A
  807. (Kermit:)379 1410 A
  808. 1819(A)S
  809. 1937(File)S
  810. 2156(Transfer)S
  811. 2598(Protocol)S
  812. 4731 V
  813. 1116(Author:)S
  814. 1523(Frank)S
  815. 1835(da)S
  816. 1979(Cruz)S
  817. 4869 V
  818. 1116(Publisher:)S
  819. 1637(Digital)S
  820. 2005(Press)S
  821. 5007 V
  822. 1116(Date:)S
  823. (1987)240 1410 A
  824. 5145 V
  825. 1116(ISBN:)S
  826. (0-932376-88)622 1456 A
  827. 5388 V
  828. 1116(For)S
  829. 1326(information)S
  830. (about)268 1940 A
  831. (recent)297 2250 A
  832. 12 I
  833. 2589(kermit)S
  834. 12 R
  835. 2942(developments,)S
  836. 3685(versions)S
  837. 4130(for)S
  838. 4314(other)S
  839. 4605(systems,)S
  840. 5526 V
  841. 936(and)S
  842. 1140(so)S
  843. 1277(forth,)S
  844. 1573(please)S
  845. 1906(contact:)S
  846. 5733 V
  847. 1116(Christine)S
  848. 1590(M.)S
  849. (Gianone)410 1757 A
  850. 5871 V
  851. 1116(Manager,)S
  852. 1606(Kermit)S
  853. 1981(Development)S
  854. 2663(and)S
  855. 2867(Distribution)S
  856. 6009 V
  857. 1116(University)S
  858. 1658(Center)S
  859. 2011(for)S
  860. 2183(Computing)S
  861. (Activities)473 2755 A
  862. 6147 V
  863. 1116(Columbia)S
  864. 1622(University)S
  865. 6285 V
  866. (612)180 1116 A
  867. 1326(West)S
  868. (115th)274 1605 A
  869. 1909(Street)S
  870. 6423 V
  871. 1116(New)S
  872. 1376(York,)S
  873. 1685(N.Y.)S
  874. (10025)300 1951 A
  875. 6630 V
  876. 936(Over)S
  877. (400)180 1218 A
  878. 1437(versions)S
  879. 1879(of)S
  880. 12 I
  881. 2019(kermit)S
  882. 12 R
  883. 2369(are)S
  884. 2557(available,)S
  885. 3064(so)S
  886. 3210(it)S
  887. 3318(is)S
  888. 3439(likely)S
  889. 3755(there)S
  890. 4038(is)S
  891. 4159(one)S
  892. 4373(for)S
  893. 4555(any)S
  894. 4769(com-)S
  895. 6768 V
  896. 936(puter)S
  897. (your)221 1218 A
  898. 10 R
  899. 1467(MINIX)S
  900. 12 R
  901. 1803(system)S
  902. 2172(might)S
  903. 2487(want)S
  904. 2756(to)S
  905. 2883(talk)S
  906. 3097(to.)S
  907. 3283(Columbia)S
  908. 3791(University)S
  909. 4335(also)S
  910. (publishes)456 4562 A
  911. 6906 V
  912. 936(a)S
  913. 1020(newsletter)S
  914. (about)268 1550 A
  915. 12 I
  916. 1848(kermit)S
  917. 12 R
  918. 2189(that)S
  919. 2401(can)S
  920. 2599(be)S
  921. 2743(requested)S
  922. 3237(from)S
  923. 3503(the)S
  924. (above)288 3681 A
  925. 3999(address.)S
  926. 8427 V
  927. EP
  928. %%Trailer
  929. %%DocumentFonts: Times-Roman Times-Bold Times-Italic Helvetica
  930. %%Pages: 2