LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Tape-Drive (https://www.linuxquestions.org/questions/linux-newbie-8/tape-drive-712710/)

rhce.ajay 03-19-2009 12:46 AM

Tape-Drive
 
How to put data in zip/tar format in 40 GB HP DDS-4 Data Cartridge.

Regards,
Ajay Karn

TB0ne 03-19-2009 10:27 AM

Quote:

Originally Posted by rhce.ajay (Post 3480284)
How to put data in zip/tar format in 40 GB HP DDS-4 Data Cartridge.

Regards,
Ajay Karn

Read the man page for tar ("man tar") at the command line. Basic tar is:

tar cvfz /device/name/<tarfile.name> /list/of/files


All times are GMT -5. The time now is 12:31 PM.