isoinfo.ps
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:12k
- %!PS
- %%Version: 3.15
- %%DocumentFonts: (atend)
- %%Pages: (atend)
- %%EndComments
- %ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
- %
- % Version 3.16 prologue for troff files.
- %
- /#copies 1 store
- /aspectratio 1 def
- /formsperpage 1 def
- /landscape false def
- /linewidth .3 def
- /magnification 1 def
- /margin 0 def
- /orientation 0 def
- /resolution 720 def
- /xoffset 0 def
- /yoffset 0 def
- /roundpage true def
- /useclippath true def
- /pagebbox [0 0 612 792] def
- /R /Times-Roman def
- /I /Times-Italic def
- /B /Times-Bold def
- /BI /Times-BoldItalic def
- /H /Helvetica def
- /HI /Helvetica-Oblique def
- /HB /Helvetica-Bold def
- /HX /Helvetica-BoldOblique def
- /CW /Courier def
- /CO /Courier def
- /CI /Courier-Oblique def
- /CB /Courier-Bold def
- /CX /Courier-BoldOblique def
- /PA /Palatino-Roman def
- /PI /Palatino-Italic def
- /PB /Palatino-Bold def
- /PX /Palatino-BoldItalic def
- /Hr /Helvetica-Narrow def
- /Hi /Helvetica-Narrow-Oblique def
- /Hb /Helvetica-Narrow-Bold def
- /Hx /Helvetica-Narrow-BoldOblique def
- /KR /Bookman-Light def
- /KI /Bookman-LightItalic def
- /KB /Bookman-Demi def
- /KX /Bookman-DemiItalic def
- /AR /AvantGarde-Book def
- /AI /AvantGarde-BookOblique def
- /AB /AvantGarde-Demi def
- /AX /AvantGarde-DemiOblique def
- /NR /NewCenturySchlbk-Roman def
- /NI /NewCenturySchlbk-Italic def
- /NB /NewCenturySchlbk-Bold def
- /NX /NewCenturySchlbk-BoldItalic def
- /ZD /ZapfDingbats def
- /ZI /ZapfChancery-MediumItalic def
- /VR /Varitimes#Roman def
- /VI /Varitimes#Italic def
- /VB /Varitimes#Bold def
- /VX /Varitimes#BoldItalic def
- /S /S def
- /S1 /S1 def
- /GR /Symbol def
- /inch {72 mul} bind def
- /min {2 copy gt {exch} if pop} bind def
- /setup {
- counttomark 2 idiv {def} repeat pop
- landscape {/orientation 90 orientation add def} if
- /scaling 72 resolution div def
- linewidth setlinewidth
- 1 setlinecap
- pagedimensions
- xcenter ycenter translate
- orientation neg rotate
- width 2 div neg height 2 div translate
- xoffset inch yoffset inch translate
- margin 2 div dup neg translate
- magnification dup aspectratio mul scale
- scaling scaling scale
- /Symbol /S Sdefs cf
- /Times-Roman /S1 S1defs cf
- 0 0 moveto
- } def
- /pagedimensions {
- useclippath userdict /gotpagebbox known not and {
- /pagebbox [clippath pathbbox newpath] def
- roundpage currentdict /roundpagebbox known and {roundpagebbox} if
- } if
- pagebbox aload pop
- 4 -1 roll exch 4 1 roll 4 copy
- landscape {4 2 roll} if
- sub /width exch def
- sub /height exch def
- add 2 div /xcenter exch def
- add 2 div /ycenter exch def
- userdict /gotpagebbox true put
- } def
- /pagesetup {
- /page exch def
- currentdict /pagedict known currentdict page known and {
- page load pagedict exch get cvx exec
- } if
- } def
- /decodingdefs [
- {counttomark 2 idiv {y moveto show} repeat}
- {neg /y exch def counttomark 2 idiv {y moveto show} repeat}
- {neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
- {neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
- {counttomark 2 idiv {y moveto show} repeat}
- {neg setfunnytext}
- ] def
- /setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
- /w {neg moveto show} bind def
- /m {neg dup /y exch def moveto} bind def
- /done {/lastpage where {pop lastpage} if} def
- /f {
- dup /font exch def findfont exch
- dup /ptsize exch def scaling div dup /size exch def scalefont setfont
- linewidth ptsize mul scaling 10 mul div setlinewidth
- /spacewidth ( ) stringwidth pop def
- } bind def
- /changefont {
- /fontheight exch def
- /fontslant exch def
- currentfont [
- 1 0
- fontheight ptsize div fontslant sin mul fontslant cos div
- fontheight ptsize div
- 0 0
- ] makefont setfont
- } bind def
- /sf {f} bind def
- /cf {
- dup length 2 idiv
- /entries exch def
- /chtab exch def
- /newfont exch def
- findfont dup length 1 add dict
- /newdict exch def
- {1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
- newdict /Metrics entries dict put
- newdict /Metrics get
- begin
- chtab aload pop
- 1 1 entries {pop def} for
- newfont newdict definefont pop
- end
- } bind def
- %
- % A few arrays used to adjust reference points and character widths in some
- % of the printer resident fonts. If square roots are too high try changing
- % the lines describing /radical and /radicalex to,
- %
- % /radical [0 -75 550 0]
- % /radicalex [-50 -75 500 0]
- %
- /Sdefs [
- /bracketlefttp [220 500]
- /bracketleftbt [220 500]
- /bracketrighttp [-70 380]
- /bracketrightbt [-70 380]
- /braceleftbt [220 490]
- /bracketrightex [220 -125 500 0]
- /radical [0 0 550 0]
- % NeWSprint's (br is too low, compensate
- statusdict /product get (NeWS Server) eq {
- /radicalex [-50 100 500 0]
- /parenleftex [-20 100 0 0]
- } {
- /radicalex [-50 0 500 0]
- /parenleftex [-20 -170 0 0]
- } ifelse
- /integral [100 -50 500 0]
- /infinity [10 -75 730 0]
- ] def
- /S1defs [
- /underscore [0 80 500 0]
- /endash [7 90 650 0]
- ] def
- %%EndProlog
- %%BeginSetup
- mark
- /resolution 720 def
- setup
- 2 setdecoding
- %%EndSetup
- %%Page: 1 1
- save
- mark
- 1 pagesetup
- 10 R f
- ( ( 8 ))3 164( ISOINFO)1 1681( Procedures)1 476( Maintenance)1 1801(ISOINFO ( 8 ))3 558 5 720 480 t
- 9 B f
- (NAME)720 960 w
- 10 R f
- (devdump, isoinfo, isovfy, isodump)3 1419 1 1080 1080 t
- 10 S1 f
- (261)2532 1080 w
- 10 R f
- (Utility programs for dumping and verifying iso9660 images.)7 2477 1 2630 1080 t
- 9 B f
- (SYNOPSIS)720 1248 w
- 10 B f
- (devdump)1080 1368 w
- 10 I f
- (isoimage)1514 1368 w
- 10 B f
- (isodump)1080 1536 w
- 10 I f
- (isoimage)1481 1536 w
- 10 B f
- (isoinfo)1080 1704 w
- 10 R f
- ([)1397 1704 w
- 10 S1 f
- (261)1463 1704 w
- 10 B f
- (h)1528 1704 w
- 10 R f
- (] [)1 99 1 1617 1704 t
- 10 S1 f
- (261)1749 1704 w
- 10 B f
- (R)1814 1704 w
- 10 R f
- (] [)1 99 1 1919 1704 t
- 10 S1 f
- (261)2051 1704 w
- 10 B f
- (J)2116 1704 w
- 10 R f
- (] [)1 99 1 2199 1704 t
- 10 S1 f
- (261)2331 1704 w
- 10 B f
- (f)2396 1704 w
- 10 R f
- (] [)1 99 1 2462 1704 t
- 10 S1 f
- (261)2594 1704 w
- 10 B f
- (l)2659 1704 w
- 10 R f
- (] [)1 99 1 2720 1704 t
- 10 S1 f
- (261)2852 1704 w
- 10 B f
- (p)2917 1704 w
- 10 R f
- (] [)1 99 1 3006 1704 t
- 10 S1 f
- (261)3138 1704 w
- 10 B f
- (T)3203 1704 w
- 10 I f
- (sector)3303 1704 w
- 10 R f
- (] [)1 99 1 3580 1704 t
- 10 S1 f
- (261)3712 1704 w
- 10 B f
- (N)3777 1704 w
- 10 I f
- (sector)3882 1704 w
- 10 R f
- (] [)1 99 1 4159 1704 t
- 10 S1 f
- (261)4291 1704 w
- 10 B f
- (i)4356 1704 w
- 10 I f
- (isoimage)4417 1704 w
- 10 R f
- (] [)1 99 1 4811 1704 t
- 10 S1 f
- (261)4943 1704 w
- 10 B f
- (x)5008 1704 w
- 10 I f
- (path)5091 1704 w
- 10 R f
- (])5302 1704 w
- 10 B f
- (isovfy)1080 1872 w
- 10 I f
- (isoimage)1363 1872 w
- 9 B f
- (DESCRIPTION)720 2040 w
- 10 B f
- (devdump)1080 2160 w
- 10 R f
- ( ini-)1 174( The)1 223(is a crude utility to interactively display the contents of device or 256lesystem images.)13 3488 3 1515 2160 t
- ( commands are the same)4 1029( The)1 225( 256rst 2048 byte sector.)4 939(tial screen is a display of the 256rst 256 bytes of the)11 2127 4 1080 2280 t
- (as with)1 294 1 1080 2400 t
- 10 B f
- (isodump)1407 2400 w
- 10 R f
- (.)1775 2400 w
- 10 B f
- (isodump)1080 2568 w
- 10 R f
- ( in order to verify)4 800(is a crude utility to interactively display the contents of iso9660 images)11 3104 2 1496 2568 t
- ( directory, and the prompt)4 1092( initial screen is a display of the 256rst part of the root)12 2238( The)1 227(directory integrity.)1 763 4 1080 2688 t
- (shows you the extent number and offset in the extent.)9 2208 1 1080 2808 t
- ( and forwards within the image. The)6 1516(You can use the 'a' and 'b' commands to move backwards)10 2444 2 1440 2976 t
- ( allows you to goto an arbitrary extent, and the 'f' command speci256es a search)14 3404('g' command)1 556 2 1440 3096 t
- ( of the search string,)4 860(string to be used. The '+' command searches forward for the next instance)12 3100 2 1440 3216 t
- (and the 'q' command exits)4 1097 1 1440 3336 t
- 10 B f
- (devdump)2570 3336 w
- 10 R f
- (or)3004 3336 w
- 10 B f
- (isodump)3120 3336 w
- 10 R f
- (.)3488 3336 w
- 10 B f
- (isoinfo)1080 3504 w
- 10 R f
- (is a utility to perform directory like listings of iso9660 images.)10 2588 1 1397 3504 t
- 10 B f
- (isovfy)1080 3672 w
- 10 R f
- ( the integrity of an iso9660 image. Most of the tests in)11 2375(is a utility to verify)4 839 2 1373 3672 t
- 10 B f
- (isovfy)4631 3672 w
- 10 R f
- (were added)1 475 1 4925 3672 t
- (after bugs were discovered in early versions of)7 1920 1 1080 3792 t
- 10 B f
- (mkisofs.)3033 3792 w
- 10 R f
- (It isn't all that clear how useful this is anymore,)9 1981 1 3419 3792 t
- (but it doesn't hurt to have this around.)7 1583 1 1080 3912 t
- 9 B f
- (OPTIONS)720 4200 w
- 10 R f
- (Only the)1 355 1 1080 4320 t
- 10 B f
- (isoinfo)1468 4320 w
- 10 R f
- (program has any command line options. These are:)7 2097 1 1785 4320 t
- 10 S1 f
- (261)1080 4488 w
- 10 B f
- (h)1145 4488 w
- 10 R f
- (print a summary of all options.)5 1273 1 1440 4488 t
- 10 S1 f
- (261)1080 4656 w
- 10 B f
- (f)1145 4656 w
- 10 R f
- ( had been run on the iso9660 image. You should)9 2036(generate output as if a '256nd . -print' command)8 1924 2 1440 4656 t
- (not use the)2 449 1 1440 4776 t
- 10 B f
- (-l)1922 4776 w
- 10 R f
- (image with the)2 610 1 2016 4776 t
- 10 B f
- (-f)2659 4776 w
- 10 R f
- (option.)2758 4776 w
- 10 S1 f
- (261)1080 4944 w
- 10 B f
- (i iso)1 178 1 1145 4944 t
- 10 S f
- (_)1323 4944 w
- 10 B f
- (image)1373 4944 w
- 10 R f
- (Speci256es the path of the iso9660 image that we wish to examine.)11 2680 1 1440 5064 t
- 10 S1 f
- (261)1080 5232 w
- 10 B f
- (l)1145 5232 w
- 10 R f
- ( should not)2 473( You)1 244( iso9660 image.)2 664(generate output as if a 'ls -lR' command had been run on the)12 2579 4 1440 5232 t
- (use the)1 288 1 1440 5352 t
- 10 B f
- (-f)1761 5352 w
- 10 R f
- (image with the)2 610 1 1860 5352 t
- 10 B f
- (-l)2503 5352 w
- 10 R f
- (option.)2597 5352 w
- 10 S1 f
- (261)1080 5520 w
- 10 B f
- (N sector)1 359 1 1145 5520 t
- 10 R f
- ( help examine single session disc 256les that are to be written to a multi-session)14 3364(Quick hack to)2 596 2 1440 5640 t
- ( be)1 135(disc. The sector number speci256ed is the sector number at which the iso9660 image should)14 3825 2 1440 5760 t
- (written when send to the cd-writer. Not used for the 256rst session on the disc.)14 3158 1 1440 5880 t
- 10 S1 f
- (261)1080 6048 w
- 10 B f
- (p)1145 6048 w
- 10 R f
- (Print path table information.)3 1157 1 1440 6048 t
- 10 S1 f
- (261)1080 6216 w
- 10 B f
- (R)1145 6216 w
- 10 R f
- ( Ridge extensions (if present) for permissions, 256le names and)9 2654(Extract information from Rock)3 1306 2 1440 6216 t
- (ownerships.)1440 6336 w
- 10 S1 f
- (261)1080 6504 w
- 10 B f
- (J)1145 6504 w
- 10 R f
- (Extract information from Joliet extensions (if present) for 256le names.)9 2829 1 1440 6504 t
- 10 S1 f
- (261)1080 6672 w
- 10 B f
- (T sector)1 354 1 1145 6672 t
- 10 R f
- ( a multi-)2 385(Quick hack to help examine multi-session images that have already been burned to)12 3575 2 1440 6792 t
- ( number for the start of the session we)8 1661(session disc. The sector number speci256ed is the sector)8 2299 2 1440 6912 t
- (wish to display.)2 647 1 1440 7032 t
- 10 S1 f
- (261)1080 7200 w
- 10 B f
- (x pathname)1 511 1 1145 7200 t
- 10 R f
- ( 1)1 1808( change: 23 Feb 1997)4 892( Last)1 1356(Version 1.12b5)1 624 4 720 7680 t
- cleartomark
- showpage
- restore
- %%EndPage: 1 1
- %%Page: 2 2
- save
- mark
- 2 pagesetup
- 10 R f
- ( ( 8 ))3 164( ISOINFO)1 1681( Procedures)1 476( Maintenance)1 1801(ISOINFO ( 8 ))3 558 5 720 480 t
- (Extract speci256ed 256le to stdout.)4 1251 1 1440 960 t
- 9 B f
- (AUTHOR)720 1128 w
- 10 R f
- (Eric Youngdale)1 642 1 1080 1248 t
- 10 S1 f
- (<)1760 1248 w
- 10 R f
- (ericy)1816 1248 w
- 10 S1 f
- (@)2015 1248 w
- 10 R f
- (gnu.ai.mit.edu)2107 1248 w
- 10 S1 f
- (>)2682 1248 w
- 10 R f
- (or)2776 1248 w
- 10 S1 f
- (<)2897 1248 w
- 10 R f
- (eric)2953 1248 w
- 10 S1 f
- (@)3102 1248 w
- 10 R f
- (andante.jic.com)3194 1248 w
- 10 S1 f
- (>)3826 1248 w
- 10 R f
- ( hacks.)1 291(is to blame for these shoddy)5 1189 2 3920 1248 t
- (Patches to improve general usability would be gladly accepted.)8 2585 1 1080 1368 t
- 9 B f
- (BUGS)720 1536 w
- 10 R f
- (The user interface really sucks.)4 1275 1 1080 1656 t
- 9 B f
- (FUTURE IMPROVEMENTS)1 1170 1 720 1824 t
- 10 R f
- ( an)1 131(These utilities are really quick hacks, which are very useful for debugging problems in mkisofs or in)16 4189 2 1080 1944 t
- ( daemon that would NFS export a iso9660)7 1747(iso9660 256lesystem. In the long run, it would be nice to have a)12 2573 2 1080 2064 t
- (image.)1080 2184 w
- (The isoinfo program is probably the program that is of the most use to the general user.)16 3615 1 1080 2352 t
- 9 B f
- (AVAILABILITY)720 2520 w
- 10 R f
- ( primary ftp site is tsx-11.mit.edu in)6 1739(These utilities come with the mkisofs package, and the)8 2581 2 1080 2640 t
- (/pub/linux/BETA/cdrom/mkisofs and many other mirror sites. Despite the name, the software is not beta.)13 4306 1 1080 2760 t
- 9 B f
- (SEE ALSO)1 460 1 720 2928 t
- 10 R f
- (mkisofs(8))1080 3048 w
- ( 2)1 1808( change: 23 Feb 1997)4 892( Last)1 1356(Version 1.12b5)1 624 4 720 7680 t
- cleartomark
- showpage
- restore
- %%EndPage: 2 2
- %%Trailer
- done
- %%DocumentFonts: Times-Roman Times-Bold Times-Italic Symbol
- %%Pages: 2