root/usr/local/share/protocols/tar.pat @ 0ae6daf8
1 |
# Tar - tape archive. Standard UNIX file archiver, not just for tapes. |
---|---|
2 |
# Pattern attributes: good notsofast notsofast subset |
3 |
# Protocol groups: file |
4 |
|
5 |
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE |
6 |
tar |
7 |
# /usr/share/magic |
8 |
## POSIX tar archives |
9 |
#257 string ustar\0 POSIX tar archive |
10 |
#257 string ustar\040\040\0 GNU tar archive |
11 |
# this is pretty general. It's not a dictionary word, but still... |
12 |
ustar |