Re: unpacking one single file from archive
From: Mitul Kale (mitulkale_at_rediffmail.com)
Date: 01/20/05
- Previous message: Mitul Kale: "Re: linux passowrd re-use problem"
- Maybe in reply to: Paal Marker: "unpacking one single file from archive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Jan 2005 10:27:08 -0000 To: "General Red Hat Linux discussion list" <redhat-list@redhat.com>
To extract a particlular file from tar use the below command:
# tar -xvf filename.tar filename_to_be_extracted
On Wed, 19 Jan 2005 Paal Marker wrote :
>Workstation rh8, with only 1 gb free space. Contains a big x.tar.gz backup file. If unpacking it with '#tar xfvz' it will exceed the disk space.
>Is there a way I can unpack only one document of x.tar.gz? Like, I know the file is named z.doc and is compressed inside the x.tar.gz archive, what are the commands to use?
>
>-- redhat-list mailing list
>unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
>https://www.redhat.com/mailman/listinfo/redhat-list
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Mitul Kale: "Re: linux passowrd re-use problem"
- Maybe in reply to: Paal Marker: "unpacking one single file from archive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|