diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gtar-base/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/gtar-base/pkg/DESCR b/archivers/gtar-base/pkg/DESCR new file mode 100644 index 00000000000..be9f3f0d8fb --- /dev/null +++ b/archivers/gtar-base/pkg/DESCR @@ -0,0 +1,5 @@ +GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a +full-featured tar command that can access remote and local magnetic tapes, +tar files (ustar, POSIX, and V7), and even compressed or gzipped versions +of these. Note that as of the current version of GNU tar (1.12), gtar +does not create "correct" ustar archives. |