Bundle files into a tar archive.
Section: Archives Compression and Checksums
Create tar archive
bash
bash
tar -cvf backup.tar app/Explanation
Classic archiving tool for backups and packaging.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Archives Compression and Checksums