Project

General

Profile

Download (452 Bytes) Statistics
| Branch: | Tag: | Revision:
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
(124-124/146)