PWP wiki processor

LahaveTapeDrives

| StartPage | WikiPages | AdditionalFiles |

tar -cvf /dev/rmt/1 /directoryToBackup

tar -tvf /dev/rmt/1
or pipe this to a file:
tar -tvf /dev/rmt/1 > contents.txt

tar -xvf /dev/rmt/1 fileOnTape.txt

   (Powered by PWP Version 1-4-3 )