This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a4269329f
busybox
/
testsuite
/
gunzip
/
gunzip-reads-from-standard-input
3 lines
66 B
Plaintext
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-28 04:18:39 +05:30
echo foo | gzip | busybox gunzip > output
Merge test suite.
2001-10-31 04:41:20 +05:30
echo foo | cmp - output
Reference in New Issue
Copy Permalink