Mailinglist Archive: opensuse (2269 mails)
| < Previous | Next > |
Re: [SLE] tar cvf question
- From: kastus@xxxxxxxxx (Kastus)
- Date: Tue, 3 Oct 2000 23:01:57 -0700 (PDT)
- Message-id: <Pine.LNX.4.21.0010032259010.1321-100000@xxxxxxxxxxx>
Hello Alecks folk!
It depends, what /dev/tapedriver is linked to. If it is /dev/st0 then the
tape is rewound after each operation, i.e. rewrutten. If it is /dev/nst0
then the tape remains at the point where last operation finished.
HTH, -K.
On Tue, 3 Oct 2000, Alex Daniloff wrote:
> Hello Linux folkz,
> I have a stupid tar question.
> When I do:
> tar cvf /dev/tapedriver /file1 /file2 (NOT 'tar cuvf' !)
> Will be previously stored files on the tape overwritten or the new
> files will be added to the end of previous archive on the tape?
> How I can blank the tape with the tar command?
> Thanks in advance.
> Alex
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq
>
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/support/faq
| < Previous | Next > |