DIFF.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:11k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:03:33 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. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /Times-Bold 1 AEnc-def pop
  248. /B-1{/Times-Bold-1 FF}def
  249. /R{/Times-Roman FF}def
  250. /B{/Times-Bold FF}def
  251. /I{/Times-Italic FF}def
  252. %%EndProlog
  253. %%Page: 1 1
  254. BP
  255. /slant 0 def
  256. /height 0 def
  257. 480 V
  258. 10 R
  259. 720(DIFF)S
  260. 947(()S
  261. 989(1)S
  262. 1047())S
  263. 2696(Eighth)S
  264. (Edition)296 2989 A
  265. 4900(DIFF)S
  266. 5127(()S
  267. 5169(1)S
  268. 5227())S
  269. 960 V
  270. 9 R
  271. 720(N)S
  272. 722(NA)S
  273. 790(AM)S
  274. 858(ME)S
  275. 940(E)S
  276. 1080 V
  277. 10 R
  278. 1080(diff)S
  279. 10 R-1
  280. 1251(-)S
  281. 10 R
  282. 1333(print)S
  283. 1548(differences)S
  284. 2022(between)S
  285. 2383(two)S
  286. 2559(256les)S
  287. 1248 V
  288. 9 R
  289. 720(S)S
  290. 722(SY)S
  291. 774(YN)S
  292. 842(NO)S
  293. 910(OP)S
  294. 978(PS)S
  295. 1030(SI)S
  296. 1082(IS)S
  297. 1115(S)S
  298. 1368 V
  299. 10 B
  300. 1080(diff)S
  301. 10 R
  302. 1346([)S
  303. 10 B-1
  304. 1380(-)S
  305. 10 B
  306. 1437(c)S
  307. 10 R
  308. 1520(|)S
  309. 10 B-1
  310. 1578(-)S
  311. 10 B
  312. 1635(e)S
  313. 10 R
  314. 1718(|)S
  315. 10 B-1
  316. 1776(-)S
  317. 10 B
  318. 1833(C)S
  319. 10 I
  320. 1944(n)S
  321. 10 R
  322. 1994(])S
  323. 2066([)S
  324. 10 B-1
  325. 2100(-)S
  326. 10 B
  327. 2157(br)S
  328. 10 R
  329. 2258(])S
  330. 10 I
  331. 2292(256le1)S
  332. 2503(256le2)S
  333. 1536 V
  334. 9 R
  335. 720(O)S
  336. 722(OP)S
  337. 790(PT)S
  338. 842(TI)S
  339. 900(IO)S
  340. 933(ON)S
  341. 1001(NS)S
  342. 1069(S)S
  343. 1656 V
  344. 10 B-1
  345. 1080(-)S
  346. 10 B
  347. 1137(C)S
  348. 10 I
  349. 1235(n)S
  350. 10 R
  351. (Produce)330 1440 A
  352. 1795(output)S
  353. 2076(that)S
  354. 2252(contains)S
  355. 10 I
  356. 2612(n)S
  357. 10 R
  358. 2687(lines)S
  359. 2902(of)S
  360. 3011(context)S
  361. 1824 V
  362. 10 B-1
  363. 1080(-)S
  364. 10 B
  365. 1137(b)S
  366. 10 R
  367. (Ignore)263 1440 A
  368. 1728(white)S
  369. (space)224 1977 A
  370. 2226(when)S
  371. 2469(comparing)S
  372. 1992 V
  373. 10 B-1
  374. 1080(-)S
  375. 10 B
  376. 1137(c)S
  377. 10 R
  378. (Produce)330 1440 A
  379. 1795(output)S
  380. 2076(that)S
  381. 2252(contains)S
  382. 2612(three)S
  383. 2839(lines)S
  384. 3054(of)S
  385. 3163(context)S
  386. 2160 V
  387. 10 B-1
  388. 1080(-)S
  389. 10 B
  390. 1137(e)S
  391. 10 R
  392. (Produce)330 1440 A
  393. 1795(an)S
  394. 10 I
  395. 1915(ed)S
  396. 10 R
  397. 2010(-script)S
  398. 2293(to)S
  399. (convert)302 2396 A
  400. 10 I
  401. 2723(256le1)S
  402. 10 R
  403. 2921(into)S
  404. 10 I
  405. 3102(256le2)S
  406. 2328 V
  407. 10 B-1
  408. 1080(-)S
  409. 10 B
  410. 1137(r)S
  411. 10 R
  412. 1440(Apply)S
  413. 10 I
  414. (diff)134 1716 A
  415. 10 R
  416. 1875(recursively)S
  417. 2348(to)S
  418. 2451(256les)S
  419. 2644(and)S
  420. 2814(directories)S
  421. 3265(of)S
  422. 2496 V
  423. 9 R
  424. 720(E)S
  425. 722(EX)S
  426. 780(XA)S
  427. 848(AM)S
  428. 916(MP)S
  429. 998(PL)S
  430. 1050(LE)S
  431. 1108(ES)S
  432. 1166(S)S
  433. 2616 V
  434. 10 B
  435. 1080(diff)S
  436. 1257(file1)S
  437. 1467(file2)S
  438. 10 R
  439. 2080(#)S
  440. 2155(Print)S
  441. 2376(differences)S
  442. 2850(between)S
  443. 3211(2)S
  444. 3286(256les)S
  445. 2784 V
  446. 10 B
  447. 1080(diff)S
  448. 1257(-C)S
  449. 1389(0)S
  450. 1464(file1)S
  451. 1674(file2)S
  452. 10 R
  453. 2080(#)S
  454. 2155(Same)S
  455. 2404(as)S
  456. (above)240 2513 A
  457. 2952 V
  458. 10 B
  459. 1080(diff)S
  460. 1257(-C)S
  461. 1389(3)S
  462. 1464(file1)S
  463. 1674(file2)S
  464. 10 R
  465. 2080(#)S
  466. 2155(Output)S
  467. 2459(three)S
  468. 2686(lines)S
  469. 2901(of)S
  470. 3010(context)S
  471. 3331(with)S
  472. 3535(every)S
  473. 3120 V
  474. 10 B
  475. 1080(diff)S
  476. 1257(-c)S
  477. 1361(file1)S
  478. 1571(file2)S
  479. 10 R
  480. 2080(#)S
  481. 2155(Same)S
  482. 3288 V
  483. 10 B
  484. 1080(diff)S
  485. 1257(/etc)S
  486. 1434(/dev)S
  487. 10 R
  488. 2080(#)S
  489. 2155(Compares)S
  490. 2588(recursively)S
  491. 3061(the)S
  492. 3209(directories)S
  493. 10 I
  494. 3660(/etc)S
  495. 10 R
  496. 3831(and)S
  497. 10 I
  498. 4001(/dev)S
  499. 3456 V
  500. 10 B
  501. 1080(diff)S
  502. 1257(passwd)S
  503. 1595(/etc)S
  504. 10 R
  505. 2080(#)S
  506. 2155(Compares)S
  507. 10 I
  508. 2588(./passwd)S
  509. 10 R
  510. 2961(to)S
  511. 10 I
  512. 3064(/etc/passwd)S
  513. 3624 V
  514. 9 R
  515. 720(D)S
  516. 722(DE)S
  517. 790(ES)S
  518. 848(SC)S
  519. 900(CR)S
  520. 962(RI)S
  521. 1024(IP)S
  522. 1057(PT)S
  523. 1109(TI)S
  524. 1167(IO)S
  525. 1200(ON)S
  526. 1268(N)S
  527. 3744 V
  528. 10 R
  529. 1080(the)S
  530. 1228(same)S
  531. 1460(name,)S
  532. 1728(when)S
  533. 10 I
  534. 1971(256le1)S
  535. 10 R
  536. 2169(and)S
  537. 10 I
  538. 2339(256le2)S
  539. 10 R
  540. 2537(are)S
  541. 2686(both)S
  542. 2889(directories")S
  543. 3381(difference)S
  544. (encountered")533 3816 A
  545. 3912 V
  546. 10 I
  547. (Diff)157 1080 A
  548. 10 R
  549. 1267(compares)S
  550. 1683(two)S
  551. 1864(256les)S
  552. 2062(and)S
  553. 2237(generates)S
  554. 2649(a)S
  555. 2725(list)S
  556. 2879(of)S
  557. 2994(lines)S
  558. (telling)257 3215 A
  559. 3503(how)S
  560. 3707(the)S
  561. 3861(two)S
  562. 4043(256les)S
  563. 4242(differ.)S
  564. 4548(Lines)S
  565. 4803(may)S
  566. 5007(not)S
  567. 5166(be)S
  568. 4032 V
  569. (longer)257 1080 A
  570. 1366(than)S
  571. (128)150 1568 A
  572. 1747(characters.)S
  573. 2236(If)S
  574. 2333(the)S
  575. 2485(two)S
  576. 2690(arguments)S
  577. 3138(on)S
  578. 3266(the)S
  579. 3417(command)S
  580. 3841(line)S
  581. 4020(are)S
  582. 4172(both)S
  583. 4378(directories,)S
  584. 10 I
  585. (diff)134 4857 A
  586. 10 R
  587. 5019(recur-)S
  588. 4152 V
  589. 1080(sively)S
  590. 1347(steps)S
  591. (through)312 1575 A
  592. 1914(all)S
  593. (subdirectories)565 2042 A
  594. 2634(comparing)S
  595. 3091(256les)S
  596. 3286(of)S
  597. 3397(the)S
  598. 3547(same)S
  599. 3781(name.)S
  600. 4051(If)S
  601. 4146(a)S
  602. 4218(256le)S
  603. 4374(name)S
  604. 4620(is)S
  605. (found)234 4715 A
  606. 4977(only)S
  607. 5183(in)S
  608. 4272 V
  609. 1080(one)S
  610. 1256(directory,)S
  611. 1676(a)S
  612. (diagnostic)413 1752 A
  613. 2196(message)S
  614. 2567(is)S
  615. (written)286 2664 A
  616. 2980(to)S
  617. 10 I
  618. (stdout)245 3088 A
  619. 10 R
  620. 3333(.)S
  621. 3388(A)S
  622. 3491(256le)S
  623. 3650(that)S
  624. 3831(is)S
  625. 3928(of)S
  626. 4042(either)S
  627. 4302(block)S
  628. 4555(special,)S
  629. 4890(character)S
  630. 4392 V
  631. 1080(special)S
  632. 1391(or)S
  633. 1506(FIFO)S
  634. 1756(special)S
  635. 2067(type,)S
  636. (cannot)268 2296 A
  637. 2595(be)S
  638. 2722(compared)S
  639. 3151(to)S
  640. 3261(any)S
  641. 3438(other)S
  642. 3677(256le.)S
  643. 3888(On)S
  644. 4043(the)S
  645. 4198(other)S
  646. 4437(hand,)S
  647. 4689(if)S
  648. 4783(there)S
  649. 5017(is)S
  650. 5116(one)S
  651. 4512 V
  652. 1080(directory)S
  653. 1475(and)S
  654. 1651(one)S
  655. 1827(256le)S
  656. 1987(given)S
  657. 2241(on)S
  658. 2372(the)S
  659. 2526(command)S
  660. 2953(line,)S
  661. 10 I
  662. (diff)134 3160 A
  663. 10 R
  664. 3325(tries)S
  665. 3530(to)S
  666. 3639(compare)S
  667. 4017(the)S
  668. 4171(256le)S
  669. 4330(with)S
  670. 4539(the)S
  671. 4692(same)S
  672. 4929(name)S
  673. 5177(as)S
  674. 4632 V
  675. 10 I
  676. 1080(256le)S
  677. 10 R
  678. 1228(in)S
  679. 1331(the)S
  680. 1479(directory)S
  681. 10 I
  682. 1868(directory)S
  683. 10 R
  684. 2237(.)S
  685. 4800 V
  686. 9 R
  687. 720(S)S
  688. 722(SE)S
  689. 774(EE)S
  690. 832(E)S
  691. 913(A)S
  692. 915(AL)S
  693. 983(LS)S
  694. 1041(SO)S
  695. 1093(O)S
  696. 4920 V
  697. 10 B
  698. 1080(cdiff)S
  699. 10 R
  700. 1277((1),)S
  701. 10 B
  702. 1445(cmp)S
  703. 10 R
  704. 1630((1),)S
  705. 10 B
  706. 1798(comm)S
  707. 10 R
  708. 2061((1),)S
  709. 10 B
  710. 2229(patch)S
  711. 10 R
  712. 2470((1).)S
  713. 7903 V
  714. 720(Page)S
  715. 941(1)S
  716. 4455(September)S
  717. 4911(13,)S
  718. (1996)200 5061 A
  719. 8143 V
  720. EP
  721. %%Trailer
  722. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  723. %%Pages: 1