Tar
Jump to navigation
Jump to search
tar can be used for creating an archive of files.
Examples of usage:
- Transfer changed files
- MediaWiki - Extracting files from a downloaded compressed tar file
- LXC - Special handling of containers
Extract specific directory of compressed archive
tar -xf file.tgz -C destination/ path/to/extract