blob: 7c498c0ce81d92d1630cbde411072cd3611fc562 [file] [log] [blame]
echo foo | gzip | busybox gunzip > output
echo foo | cmp - output