diff --git a/data/gzip.json b/data/gzip.json index dc0d5de..e5177fe 100644 --- a/data/gzip.json +++ b/data/gzip.json @@ -4,6 +4,9 @@ "file-read": [ { "code": "gzip -f [file] -t\n" + }, + { + "code": "gzip -c [file] | gzip -d\n" } ], "suid": [