isoinfo.man
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:6k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  2. NNNNAAAAMMMMEEEE
  3.      devdump, isoinfo, isovfy, isodump  -  Utility  programs  for
  4.      dumping and verifying iso9660 images.
  5. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  6.      ddddeeeevvvvdddduuuummmmpppp _i_s_o_i_m_a_g_e
  7.      iiiissssoooodddduuuummmmpppp _i_s_o_i_m_a_g_e
  8.      iiiissssooooiiiinnnnffffoooo [ ----hhhh ] [ ----RRRR ] [ ----JJJJ ] [ ----ffff ] [ ----llll ] [ ----pppp ] [ ----TTTT  _s_e_c_-
  9.      _t_o_r ] [ ----NNNN _s_e_c_t_o_r ] [ ----iiii _i_s_o_i_m_a_g_e ] [ ----xxxx _p_a_t_h ]
  10.      iiiissssoooovvvvffffyyyy _i_s_o_i_m_a_g_e
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      ddddeeeevvvvdddduuuummmmpppp is a crude utility to interactively display the con-
  13.      tents of device or filesystem images.  The initial screen is
  14.      a display of the first 256 bytes of the first 2048 byte sec-
  15.      tor.  The commands are the same as with iiiissssoooodddduuuummmmpppp.
  16.      iiiissssoooodddduuuummmmpppp is a crude utility to interactively display the con-
  17.      tents  of  iso9660  images  in  order  to  verify  directory
  18.      integrity.  The initial screen is a  display  of  the  first
  19.      part  of  the  root  directory, and the prompt shows you the
  20.      extent number and offset in the extent.
  21.           You can use the 'a' and 'b' commands to move  backwards
  22.           and  forwards  within the image. The 'g' command allows
  23.           you to goto an arbitrary extent, and  the  'f'  command
  24.           specifies  a  search string to be used. The '+' command
  25.           searches forward for the next instance  of  the  search
  26.           string, and the 'q' command exits ddddeeeevvvvdddduuuummmmpppp or iiiissssoooodddduuuummmmpppp.
  27.      iiiissssooooiiiinnnnffffoooo is a utility to perform directory like  listings  of
  28.      iso9660 images.
  29.      iiiissssoooovvvvffffyyyy is a utility to verify the integrity  of  an  iso9660
  30.      image.  Most  of  the  tests in iiiissssoooovvvvffffyyyy were added after bugs
  31.      were discovered in early versions of mmmmkkkkiiiissssooooffffssss.... It  isn't  all
  32.      that  clear  how useful this is anymore, but it doesn't hurt
  33.      to have this around.
  34. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  35.      Only the iiiissssooooiiiinnnnffffoooo program has any command line options. These
  36.      are:
  37.      ----hhhh    print a summary of all options.
  38.      ----ffff    generate output as if a 'find .  -print'  command  had
  39.           been  run  on the iso9660 image. You should not use the
  40.           ----llll image with the ----ffff option.
  41. Version 1.12b5      Last change: 23 Feb 1997                    1
  42. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  43.      ----iiii iiiissssoooo____iiiimmmmaaaaggggeeee
  44.           Specifies the path of the iso9660 image that we wish to
  45.           examine.
  46.      ----llll    generate output as if a 'ls -lR' command had been  run
  47.           on  the iso9660 image.  You should not use the ----ffff image
  48.           with the ----llll option.
  49.      ----NNNN sssseeeeccccttttoooorrrr
  50.           Quick hack to help examine single  session  disc  files
  51.           that  are  to  be  written to a multi-session disc. The
  52.           sector number specified is the sector number  at  which
  53.           the  iso9660  image  should be written when send to the
  54.           cd-writer. Not used for the first session on the disc.
  55.      ----pppp    Print path table information.
  56.      ----RRRR    Extract information from  Rock  Ridge  extensions  (if
  57.           present) for permissions, file names and ownerships.
  58.       ---- JJJJ    Extract  information  from  Joliet  extensions   (if
  59.           present) for file names.
  60.      ----TTTT sssseeeeccccttttoooorrrr
  61.           Quick hack to help examine  multi-session  images  that
  62.           have  already  been burned to a multi-session disc. The
  63.           sector number specified is the sector  number  for  the
  64.           start of the session we wish to display.
  65.      ----xxxx ppppaaaatttthhhhnnnnaaaammmmeeee
  66.           Extract specified file to stdout.
  67. AAAAUUUUTTTTHHHHOOOORRRR
  68.      Eric       Youngdale        <ericy@gnu.ai.mit.edu>        or
  69.      <eric@andante.jic.com>  is  to blame for these shoddy hacks.
  70.      Patches  to  improve  general  usability  would  be   gladly
  71.      accepted.
  72. BBBBUUUUGGGGSSSS
  73.      The user interface really sucks.
  74. FFFFUUUUTTTTUUUURRRREEEE IIIIMMMMPPPPRRRROOOOVVVVEEEEMMMMEEEENNNNTTTTSSSS
  75.      These utilities are really quick hacks, which are very  use-
  76.      ful  for  debugging  problems  in  mkisofs  or in an iso9660
  77.      filesystem. In the long run, it would be nice to have a dae-
  78.      mon that would NFS export a iso9660 image.
  79.      The isoinfo program is probably the program that is  of  the
  80.      most use to the general user.
  81. AAAAVVVVAAAAIIIILLLLAAAABBBBIIIILLLLIIIITTTTYYYY
  82.      These utilities come  with  the  mkisofs  package,  and  the
  83. Version 1.12b5      Last change: 23 Feb 1997                    2
  84. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  85.      primary      ftp      site      is     tsx-11.mit.edu     in
  86.      /pub/linux/BETA/cdrom/mkisofs and many other  mirror  sites.
  87.      Despite the name, the software is not beta.
  88. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  89.      mkisofs(8)
  90. Version 1.12b5      Last change: 23 Feb 1997                    3