next up previous contents
Next: Getting a full listing Up: Seeing what is on Previous: Getting a simple archive

Getting a full listing of one archive

To get a full listing of one archive on the tape, specify the archive name on the command line when issuing the fmb_toc [see 6.6] command. Specify the -v option [see 7.25] to get a "wide" listing of that archive. For example:

        % fmb_toc -t /dev/rmt0.1 -v  server2:/usr
        Mount tape  on /dev/rmt0.1 and press Enter
        Thanks!
        Tape server1.18.A:
            written Tue Jan 26 11:30:50 CST 1993
            format cpio
            blocksize 16k
          archives:
            server2:/
            server2:/usr
            server2:/usr/products
            server2:/usr/products/IRIX
        Printing table of contents of server2:/usr (file number 3)...
        Finding file number 3...
        40755  root        0  Jul 13 10:07:01 1993  .
        40700  root        0  Feb 19 18:34:03 1991  lost+found
        41777  sys         0  Sep  8 11:15:06 1993  tmp
        40700  root        0  Oct 19 11:54:52 1992  tmp/lost+found
        40755  upd         0  Mar  8 14:16:54 1993  tmp/mgr
        40755  upd         0  Mar 17 00:30:05 1993  tmp/mgr/mkf
        40755  upd         0  Aug 12 00:30:08 1993  tmp/bin
        100644 upd      1362  May 12 09:58:11 1993  tmp/sgi.lis
        40755  upd         0  Jul  9 00:30:10 1993  tmp/ups
        40755  upd         0  Mar 21 00:30:05 1993  tmp/ups/toInfo
        40755  root        0  Aug  8 00:30:07 1993  tmp/rbio
        40755  upd         0  May  5 00:30:07 1993  tmp/lib
        100644 root       11  Sep  5 04:39:00 1993  tmp/.fsrlast
        40755  upd         0  Jun 25 10:51:41 1993  tmp/src
        40755  upd         0  Jul  4 00:30:09 1993  tmp/src/fort
        40755  e665        0  Jun  2 19:03:43 1993  tmp/newver.20677
        40755  root        0  Sep  2 09:35:22 1993  lib
        40755  root        0  Jun 19 11:50:09 1993  lib/inst
        100644 root      564  Apr  6 11:55:30 1993  lib/inst/audio
        100644 root     1907  Apr  6 11:55:30 1993  lib/inst/maint_nfs
        100644 root   412798  Apr  6 11:55:24 1993  lib/inst/hist
        ...
        %

Note that the archive listing lists path names relative to the archive name, rather than a full path name.



Marc Mengel
Tue Sep 17 13:52:50 CDT 1996