![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Writing large files to tape | FredSmith | UNIX for Dummies Questions & Answers | 3 | 01-22-2008 12:12 PM |
| Reading a file and writing the file name to a param file. | thebeginer | UNIX for Advanced & Expert Users | 1 | 10-05-2007 05:38 PM |
| Mounting DLT tape and to backup file to tape | ayzeayem | UNIX for Dummies Questions & Answers | 0 | 08-14-2007 03:09 AM |
| Space free on tape /delete a single file on tape | Minguccio75 | UNIX for Advanced & Expert Users | 3 | 12-21-2006 12:03 AM |
| Writing in a tape drive | tovohery | AIX | 2 | 10-30-2006 10:08 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Writing tar file to tape
Hi Guy`s I`m a newbie to Unix and I`m starting to love it
I got stuck donig backups of tar files to tape I use this to find all tar files find . -name '*.tar.*' > output in output there would be n of file eg. 6 the size output is 156 but tar files are: 9.3M Jul 18 09:48 arch_done_032007.tar.gz 25M Jul 18 09:53 arch_done_042007.tar.gz 67M Jul 18 10:01 arch_done_052007.tar.gz 192M Jul 18 10:27 arch_done_062007.tar.gz 291M Aug 2 11:05 arch_done_072007.tar.gz 544M Sep 3 12:05 arch_done_082007.tar.gz I then tar output to tape using this command tar -cvf /dev/rmt/0 output response is a 2.0K Sep 3 18:47 output can some one please help me thanks donovan |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|