On 06/13/2012 07:28 AM, e-letter wrote:
> 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

Wrong list.  This is the GNU Coreutils list, but you are asking
questions about tar and the shell.  You will get a better response by
asking on [email protected].

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to