System V Tape Archiver: cpio

There was a time when people used to debate whether the BSD tar (, ) (tape archiver) or the System V cpio (copy in/out) was the better file archive and backup program. At this point, there's no question. No one ships out cpio archives over the Net (). tar is widespread, and because there are free versions available, including GNU tar (), there's no reason why you should have to read a cpio archive from someone else.

Still, if you're on an older System V machine, you might use cpio. Though we don't give it much air time in this tutorial, here are a few basics:

- TOR