tar'ing multiple files and sending to tape device
From: DukeNM (tridentadm_at_netscape.net)
Date: 04/29/03
- Next message: Chris Thompson: "Re: TIMEZONE bug in Solaris??"
- Previous message: qazmlp: "TIMEZONE bug in Solaris??"
- Next in thread: Joe Bloggs: "Re: tar'ing multiple files and sending to tape device"
- Reply: Joe Bloggs: "Re: tar'ing multiple files and sending to tape device"
- Reply: K Stahl: "Re: tar'ing multiple files and sending to tape device"
- Reply: Tony Walton: "Re: tar'ing multiple files and sending to tape device"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 29 Apr 2003 02:56:03 -0700
i wanted to know how to make a tarball of multiple files and sending
them to a tape device which is /dev/rmt/0
well i know how to do the same and save it to a file
eg.
tar -cvf myhome.tar /home
this does as i want it to and creates a tarball named myhome.tar
how to do the same with tape
i cant seem to specify the filename for tape
ie. something like this
tar -cvf /dev/rmt/0/myhome.tar /home
it doesnt allow me to do this.
so whats the workaround.??
- Next message: Chris Thompson: "Re: TIMEZONE bug in Solaris??"
- Previous message: qazmlp: "TIMEZONE bug in Solaris??"
- Next in thread: Joe Bloggs: "Re: tar'ing multiple files and sending to tape device"
- Reply: Joe Bloggs: "Re: tar'ing multiple files and sending to tape device"
- Reply: K Stahl: "Re: tar'ing multiple files and sending to tape device"
- Reply: Tony Walton: "Re: tar'ing multiple files and sending to tape device"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|