bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] redirect command with tar


From: e-letter
Subject: [Bug-tar] redirect command with tar
Date: Wed, 13 Jun 2012 14:38:21 +0100

Readers,

 The command 'tar' is used to update a tar file stored on a portable
 hard disk drive, of files stored on a local hard disk:

 tar -uvf /path/to/portable/harddisk/ *

 In the command terminal, the list of files added to the tar file is
 shown. In future, can the redirect output command be applied, e.g.:

 tar -uvf /path/to/portable/harddisk/ * >
 ~/tmp/list/of/files/added/to/harddisk.txt

 Thanks in advance.



reply via email to

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