Decompress a tar file into a folder
#3
RE: Decompress a tar file into a folder
I’m a Unix newbie myself. Here is what I do.. assume the filed is called file.tar

If the file is copied to your user folder, in my case the user folder is called bjames

Open Unix she’ll and navigate to your user folder where you copied the .tar file to.

Type
cd /user/people/bjames

To untar the file named “file.tar”

Type
Tar -xf file.tar

A folder will be created automatically for the contents of the tar file.

If you have a file called “file.tar.gz”. Which is a zipped tar file

Go to the folder that contains the file as above

Type

gunzip file.tar.gz

It will unzip the file into a tar file

Then untar the file by typing

tar -xf file.tar

Then your done

Octane 2x600mhz R14000 Octane2 dual head V12 / V10, 7 gig Ram
Octane 2x250mhz R10000 2gig ram, MXE, Digital Video, MSCSI, Jaleo
1600SW O2 400mhz R12000 O2, 1gig Ram AV1  - 250gig Media' raid
Indy 180mhz R5000 Indy XZ 256mb ram
Indigo2 200mhz R4400 Extreme…….Under Construction
Dell T7600 dual 3.5 Xeon, 512 gb ram, Quadro K6000 + Tesla k20 - DaVinci Resolve Studio Editing
Dell T5500 dual 3.2 Xeon, 72gb ram, Quadro 6000 + Tesla C2075 - DaVinci Resolve Studio Cutting
Intel i7-990x 3.46GHz Extreme 6 core / Quadro 5000 & 2 x Tesla C2075 / 24gig Ram inside an SGI 320vw case
bjames
Tezro

Trade Count: (0)
Posts: 384
Threads: 109
Joined: Aug 2018
Find Reply
09-23-2018, 02:07 AM


Messages In This Thread
Decompress a tar file into a folder - by indrema - 09-22-2018, 08:24 PM
RE: Decompress a tar file into a folder - by TruHobbyist - 09-22-2018, 09:14 PM
RE: Decompress a tar file into a folder - by bjames - 09-23-2018, 02:07 AM
RE: Decompress a tar file into a folder - by gijoe77 - 09-23-2018, 04:22 AM
RE: Decompress a tar file into a folder - by sgiseller - 09-24-2018, 01:42 AM
RE: Decompress a tar file into a folder - by indrema - 09-23-2018, 10:04 AM
RE: Decompress a tar file into a folder - by Jan - 07-24-2022, 06:37 PM
RE: Decompress a tar file into a folder - by Raion - 07-24-2022, 09:41 PM
RE: Decompress a tar file into a folder - by robespierre - 07-25-2022, 01:28 AM
RE: Decompress a tar file into a folder - by stormy - 07-29-2022, 03:04 PM
RE: Decompress a tar file into a folder - by Jan - 07-29-2022, 06:29 PM
RE: Decompress a tar file into a folder - by vishnu - 07-30-2022, 01:30 AM
RE: Decompress a tar file into a folder - by mamed - 11-26-2022, 07:10 AM
RE: Decompress a tar file into a folder - by jpstewart - 11-27-2022, 12:12 AM
RE: Decompress a tar file into a folder - by mamed - 11-27-2022, 12:53 AM
RE: Decompress a tar file into a folder - by jpstewart - 11-27-2022, 12:27 PM
RE: Decompress a tar file into a folder - by Noguri - 11-29-2022, 12:10 PM
RE: Decompress a tar file into a folder - by Origin3k - 11-30-2022, 07:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)