bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] (no subject)


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] (no subject)
Date: Sat, 30 Aug 2003 10:41:43 +0300

> Thar gtar program backs up the file properly when used as below ..
> 
> gtar -cvZP --file=/dev/rct0  /usr4
> 
[...]
> The commands used for listing the files in the archive were ..
> 
> gtar -tv --file=/dev/rct0
> gtar -t -v -f /dev/rct0
> gtar --list --file=/dev/rct0
> 

If you have used compression option when creating the archive,
you should use it when listing and extracting the archive as well.
Run

  gtar tfvZ /dev/rct0

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]