System Administration Guide

Example--Retrieving All Files From a Tape (cpio)

In this example, all files are copied from the tape in drive 0.


$ cd /var/tmp
cpio -icvd < /dev/rmt/0
answers sc.directives tests
8 blocks
$ ls -l