Retrieving Files Created With the bar Command
To retrieve files from diskettes that were archived by using the SunOS
4.0/4.1 bar command, use the cpio -H bar command.
Note - You can use only the -H bar option with the -i option to retrieve files. You cannot create files with the bar header option.
How to Retrieve bar Files From a Diskette
Change to the directory where you want to put the files.
Insert the diskette into the drive.
Make the diskette available.
Retrieve bar files from a diskette.
All files on the diskette are copied to the current directory.
$ cpio -ivH bar < /vol/dev/aliases/floppy0
|