3 comments

[ 3.7 ms ] story [ 16.5 ms ] thread
I always forget how to compress or extract tar, zip, 7z files on linux. I felt it should be simpler, so I hacked a python CLI together that gives me a single interface for all compression/archival formats. You can extend it through it's configuration file and I'm adding new formats there as I need them.