This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-08 11:04:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
84da0bf475
hush
/
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-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 New Issue
Copy Permalink