54.6k views
5 votes
"how would you find out which linux utilities create and work with archive files?"

1 Answer

3 votes

“Tar” in Linux is used for tape archives which many Linux users actually use for to deal with tape archives backup.

For a collection of files / directories, this command “tar” is used to rip into a very standard compressed archive file and that is generally named as “tarball” or “ta” (gzip, bzip)

User Nechelle
by
7.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.