xz piped into xzcat#44
Conversation
jwilk
left a comment
There was a problem hiding this comment.
Could be shortened to xz < file.txt | xzcat.
Kudos to @jwilk for shortening this by one byte.
|
Not sure what to do about some of the pipe-variants that are |
|
I would nuke the pipe section. My $0.02. |
|
Yeap maybe good to just keep it to single programs @jwilk agree? |
|
@alokmenghrajani sent an invite so you can help out if you want |
|
Yeah, the I'd reluctantly allow gzip (ubiquitous!) and xz (very short!), but probably not other compressors. Maybe. Dunno.
Is Maybe discourage using the same (or nearly-same) program twice instead? |
Thank you, I'm honored. One way to keep things fun would be to define a specific operating system. E.g. a very specific Docker image, such as note: we shouldn't pick this specific Docker image since it's a little too bare (no gcc, no curl, etc.). |
No description provided.