bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Problem list incremental dump file.


From: Jae Sang Lee
Subject: [Bug-tar] Problem list incremental dump file.
Date: Tue, 24 Apr 2012 14:58:27 +0900

Hi,

I read GNU tar manual http://www.gnu.org/software/tar/manual/html_node/Incremental-Dumps.html#SEC94

In that page, To list archive file,

-------------------------

To list the contents of an incremental archive, use ‘--list’ (see section How to List Archives), as usual. To obtain more information about the archive, use ‘--listed-incremental’ or ‘--incremental’ combined with two ‘--verbose’ options(13):

 
tar --list --incremental --verbose --verbose archive.tar
--------------------------
But it's not running,
I think this is right _expression_

 
tar --list --incremental --verbose --verbose --file=archive.tar

My GNU tar version is 1.25




reply via email to

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