Split my tar files into bites so they would be easier to handle should I need to restore them. I know this can be done by setting the size with tar, but when you need to restore a backup, you will have many generically named tar files to go through t..
|