How to Open TAR Files on a Mac

A tar file is an archive file used on the Linux, Unix and Mac OS X operating systems. It was originally used to create an archive on a tape drive. Now it is used for both tape archives and to create archive files on a hard drive. Tar files are created and extracted from a command prompt. On the Mac OS X operating system, the command prompt is in the Terminal.

Instructions

    • 1

      Open the "Applications" folder.

    • 2

      Double-click the "Utilities" folder.

    • 3

      Double click on the "Terminal" utility.

    • 4

      Type the command "cd Dir/" to navigate to the directory that contains the tar file. Replace the word "Dir/" with the correct name of the directory. For example, type "cd Downloads" if the tar file is in the "Downloads" directory. If the tar file is in the "Documents" directory, type "cd Documents".

    • 5

      Type the command "tar xopf file.tar" to open the tar file. The contents will be extracted to the directory that contains the tar file.

    • 6

      Type the command "ls -la" to list the contents of the directory.

    • 7

      Type the command "exit" to close the Terminal window.

Related Searches:

References

Comments

You May Also Like

  • How to Open a Tar File

    In UNIX and LINUX, TAR refers to the legacy term for tape archiving, or the storage of an entire file system on...

  • How to Open Zip Files With a Mac

    Macintosh computers have extracting utilities in their current operating system, OS X. Zip files are compressed archives created by PCs to save...

  • How to Decompress a Tar

    If you want to deliver a batch of files from a Linux system, you usually use the Tar command. When you "tar"...

  • How to Use TAR to Unzip

    A "tar" file is most commonly seen on Linux or Unix operating systems. It is a collection of files, similar to a...

  • How to Open .Rar Files on a Mac

    .Rar is a file format that is used to compress computer files and make them smaller. .Rar files can be broken up...

  • How to Remove Paint From Tarmac

    During the process of painting your home, paint may splatter or spill on your tarmac driveway or road. Because the tarmac is...

  • How to Open FLV Files on a Mac

    FLV is a video format that is mainly used to stream video on the Internet using the Adobe Flash Player. FLV video...

  • How to Open a Pub File on a Mac

    PUB files are files with an extension of .pub. They are proprietary files that can be opened only in Microsoft Publisher. Because...

  • How to Extract Tar Files in Terminal

    Files with the ".tar" extension, sometimes called "tarballs," are a type of compressed archive, which means they contain several different files that...

  • How to Open PPT Files on a Mac

    Microsoft PowerPoint presentation files use the file extension .ppt. PowerPoint presentations created in PowerPoint 2007 and later often use the newer .pptx...

  • How to Convert RAR Files Into iTunes MP3 Files on a Mac

    RAR files (files with the ".rar" extension) are one of the most common formats for archiving or compressing multiple files into one,...

  • How to Unzip a Tar.gz in Linux

    Tar is a file archive format that was originally used with magnetic tape storage systems. Unlike with other formats, tar archives are...

  • How to Open Par2 Files on a Mac

    Par2 stands for Parchive 2 index file, which is used to repair or replace lost or damaged files that have been sent...

  • How to Read TAR Files

    TAR files are a type of computer archive used with the Linux operating system. The TAR is basically the equivalent of the...

  • What Is the File Extension .Tar?

    File archiving is the term given to duplicating or grouping uncommonly accessed documents together in order to preserve them for future use,...

  • How to Extract TAR Files in Linux

    In the Linux, a .TAR file is the equivalent of a .ZIP file in Windows. It is an archived file containing multiple...

  • Types of Car Racing

    This type of car racing features vehicles built from the ground up as race cars. They are super lightweight with exposed open...

  • How to Identify Different Types of Compression Methods in UNIX

    There are a few different types of compression methods in UNIX. This article will show the basic types and how to work...

  • How to Create a Solaris Tar File

    A Solaris tar file (tape archive) is used to archive a number of files and directories into a single file. Solaris is...

  • How to Create Tar Files on Windows

    Tar files are typically used in Linux and Unix systems. They are the equivalent of Zip files for Windows systems. A Tar...

Related Ads

Featured