srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 98 forks source link

Add gzip command #93

Closed ajwalkiewicz closed 1 year ago

ajwalkiewicz commented 2 years ago

Adding gzip.md

srsudar commented 2 years ago

Nice thanks! I'm a bit behind on merging stuff but will incorporate this into the next release.

ajwalkiewicz commented 1 year ago

Thanks :) It's been couple of months. When should we expect next release? :)

srsudar commented 1 year ago

Hey guys! Sorry about the delay, been a wild time lately. I'm traveling tomorrow and will try to take a look at this then and get a release out in the next week.

srsudar commented 1 year ago

This looks great, thanks! Good job on the formatting too. =D

Can you make this change for some spelling/grammar stuff?

This:

gzip by default delete the file that is beeing compressed or decompressed. To keep the original file use --keep flag.

to:

gzip by default deletes the file that is being compressed or decompressed. To keep the original file use the --keep flag.

ajwalkiewicz commented 1 year ago

Sorry for delay, I corrected that line.

srsudar commented 1 year ago

My apologies again for the delay on this. I just released as part of 1.2.2. Let me know if anything looks amiss.

Thank you for bearing with me as I delayed, and thank you for contributing!