bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Add description option


From: dime cyborgian
Subject: [Bug-tar] Add description option
Date: Fri, 10 Jun 2011 12:56:25 +0530

Hi,

 I am looking for a option to add description about archive . I create huge number of tar archives. If another guy wants to know a description about the tar archive he cannot get it.

 Is there a option using which I can just add a description about a archive in a file say description.txt and it should be viewable when I use a syntax

cat description.txt
This tar is created for test purpose.

tar -czvf test.tar.gz mydir

for example:
tar --view-desc test.tar.gz
 This tar is created for test purpose.


reply via email to

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