Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

208
`ouch`: a small app to compress and decompress files on the command-line!
Post Body

The classic (de)compression command-line tools, such as tar, have notoriously unintuitive interfaces.

ouch leverages Rust's rich ecosystem in compression and decompression to bring around more friendly usage to users.

Example usages:

# Decompress `a.zip`
ouch a.zip

# Decompress multiple files
ouch a.zip b.tar.gz


# Compress four files into `archive.zip`
ouch compress 1 2 3 4 archive.zip


# Compress two folders into a lzma file
ouch c src/ target/ build.tar.lz

Check the README for more comprehensive guides.

ouch is still quite a work-in-progress but we believe it could already be useful for a lot of people :-D

Contributions welcome!

Author
Account Strength
100%
Account Age
10 years
Verified Email
Yes
Verified Flair
No
Total Karma
24,261
Link Karma
3,790
Comment Karma
20,224
Profile updated: 5 days ago
Posts updated: 1 month ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
3 years ago