Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tar and directory information
- To: tlug@example.com
- Subject: Re: tar and directory information
- From: Darren Cook <darrenj@example.com>
- Date: Wed, 11 Apr 2001 21:12:24 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=iso-2022-jp
- References: <20010411170258.F1F6.AKAMINE@example.com> <87puejg3z0.wl@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <jPv22B.A.OBH.OnE16@example.com>
- Resent-Sender: tlug-request@example.com
> akamine> tar -zcvf data.tgz /home/work/data > ... > akamine> creates a directory /home/work/data in the current directory and puts > akamine> the files in it. I want this not to happen (just to put the files and > akamine> directories in the current directory). How can I do this? > > use -C or --directory option Or: cd /home/work/data tar -zcvf data.tgz * Darren
- Follow-Ups:
- Re: tar and directory information
- From: Shimpei Yamashita <shimpei@example.com>
- References:
- tar and directory information
- From: Hector Akamine <akamine@example.com>
- Re: tar and directory information
- From: =?ISO-2022-JP?B?GyRCMG84KxsoQiAbJEI4JjBsGyhC?=(ITSUMI ken'ichi)<amt@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tar and directory information
- Next by Date: Re: tar and directory information
- Prev by thread: Re: tar and directory information
- Next by thread: Re: tar and directory information
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links