summaryrefslogtreecommitdiffstats
path: root/src/usr/local/share/protocols/tar.pat
blob: d3ea9871becea23453c90ee7ef9f46a70d26799e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Tar - tape archive.  Standard UNIX file archiver, not just for tapes.
# Pattern attributes: good notsofast notsofast subset
# Protocol groups: file

# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
tar
# /usr/share/magic
## POSIX tar archives
#257     string          ustar\0         POSIX tar archive
#257     string          ustar\040\040\0 GNU tar archive
# this is pretty general.  It's not a dictionary word, but still...
ustar
OpenPOWER on IntegriCloud