TARAA

taraa icon

Linux TAR split archive file

Typ souboru: Archive and compressed file

Files with taraa extension are used for the Linux compression utility called TAR

Co je soubor taraa?

Kategorie typu souboru:
Archive and compressed file

Datum aktualizace: 30. června 2017

The taraa file extension is associated with the Linux compression utility called TAR. File contains the first part of the TAR multi-volume archive. To extract data from the TAR multi-volume archive you must have all archive parts (file extnesions TARAA, TARAB, TARAC, TARAD etc.).

TAR command to create split archive:

# tar -cf – movie.avi | split -b 100m – movie.tar

TAR command to extract data from split archive:

# cat movie.tara* | (tar x)

Jak otevřít soubor s příponou taraa?

Use TAR program to open files, remember you need to have all file parts to extract data.

Navrhovaný software k otevření souboru taraa:

TAR icon
TAR

Asociované akce programů se souborem taraa:

Aplikace, které mohou otevírat soubory taraa:

TAR icon TAR (Linux/Unix)

Software, který může vytvářet soubory taraa:

TAR icon TAR (Linux/Unix)

Software, který může extrahovat obsah souborů taraa:

TAR icon TAR (Linux/Unix)