blob: 0ab9fdd78c1c725e28bf3917f9471cddc10512b9 [file] [log] [blame]
Matt Kraai38890782001-10-30 23:11:20 +00001echo foo | gzip -c | busybox gunzip -c > output
2echo foo | cmp - output