[fedora] dd

Genes MailLists lists at sapience.com
Sun Sep 4 15:07:07 UTC 2011


On 09/04/2011 10:53 AM, xinyou yan wrote:
>> I am not sure what the problem is.
>> The following works for me:
>> tar cf archive.tar first
>> tar -rf archive.tar second
> Yes it can , But tar czf tar rzf can't work
> Second :

  For what its worth tar understands gzip/bzip2 tar files automatically
... you can see this


   touch foo1 foo2
   tar cjf foo.tbz foo1 foo2	# creates a bzip'd tar file

   tar tf foo.tbz		# lists contents no 'j' flag needed





More information about the users mailing list