Jayen Ashar

Results 32 comments of Jayen Ashar

[line1.gz](https://github.com/arenn/gzrt/files/9753556/line1.gz) ``` $ gunzip < line1.gz {"op":"status","id":20,"statusCode":"SUCCESS","connectionClosed":false} gzip: stdin: unexpected end of file $ gzrecover -o >(cat) < line1.gz; echo XP{"op":"status","id":20,"statusCode":"SUCCESS","connectionClosed":false} ``` this isn't the smallest example. with the first...

yeah i have a few hundred megs but both gunzip and gzrecover pull a line from that file on my computer so i don't see why your computer doesn't.