mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
bf55779e24
* New checkpoint action: totals * Extended checkpoint format specification. * New option --one-top-level * New option --sort * New exclusion options * Manpages
15 lines
651 B
Plaintext
15 lines
651 B
Plaintext
The Free Software Foundation's "tar" tape archiver.
|
|
|
|
GNU tar saves many files together into a single tape or disk archive,
|
|
and can restore individual files from the archive. It includes
|
|
multivolume support, the ability to archive sparse files, automatic
|
|
archive compression/decompression, remote archives and special
|
|
features that allow tar to be used for incremental and full backups.
|
|
This distribution also includes rmt, the remote tape server.
|
|
|
|
Note that this port will install these utilities with a 'g' prefix,
|
|
e.g. gtar, but the man pages and info documentation will refer to
|
|
them without the 'g' prefix.
|
|
|
|
WWW: http://www.gnu.org/software/tar/
|