diff options
| author | Milan Jurik <milan.jurik@xylab.cz> | 2012-05-14 16:03:20 -0700 |
|---|---|---|
| committer | Milan Jurik <milan.jurik@xylab.cz> | 2012-05-14 16:03:20 -0700 |
| commit | 506ea5b80cb420d5edeb6aff19fe035c0a283bb3 (patch) | |
| tree | 3b6a749ef30a8f27641f7224fb31d6f579aa1782 /usr/src/cmd/file/magic | |
| parent | a0eaab1e06dab1229b6ef0e9b67c737cc9ba9c25 (diff) | |
| download | illumos-joyent-506ea5b80cb420d5edeb6aff19fe035c0a283bb3.tar.gz | |
356 tar command needs to add the "J" switch and XZ compression support
Reviewed by: David Hoeppner <0xffea@googlemail.com>
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/cmd/file/magic')
| -rw-r--r-- | usr/src/cmd/file/magic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/file/magic b/usr/src/cmd/file/magic index bf73432cbf..f6e945b8c3 100644 --- a/usr/src/cmd/file/magic +++ b/usr/src/cmd/file/magic @@ -617,3 +617,5 @@ >8 string jpx JPEG 2000 w/ extensions (.JPX) [ISO 15444-2] >8 string mp42 v2 [ISO 14496-14] 4 string moov QuickTime MOV file + +0 string \375\067\172\130\132\000 xz compressed data |
