This website requires JavaScript.
Explore
Help
Register
Sign in
ahp
/
busybox
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a655152b00
busybox
/
testsuite
/
gunzip
/
gunzip-reads-from-standard-input
3 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
* testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. * testsuite/gunzip/gunzip-reads-from-standard-input: Likewise.
2002-03-27 22:48:39 +00:00
echo foo | gzip | busybox gunzip > output
Merge test suite.
2001-10-30 23:11:20 +00:00
echo foo | cmp - output
Reference in a new issue
Copy permalink