Sign in
coral
/
busybox
/
16bcd504a32e6a7bf2015ffb241133f9ead6100b
/
.
/
testsuite
/
gzip
/
gzip-accepts-multiple-files
blob: 8f0d9c845d1ba88f892796c3602252c40ee59524 [
file
] [
log
] [
blame
]
touch foo bar
busybox gzip foo bar
test
-
f foo
.
gz
-
a
-
f bar
.
gz