Friday, November 18, 2005

Copying Directory Trees with (tar | tar)

The tar command isn't just for tape archives. It can copy files from disk to disk, too. And even if your computer has cp -r there are advantages to using tar.

0 comments: