
Compressing files on Linux
Posted 4th February 2026
No comments
A simple guide to compressing (zipping) and extracting (unzipping) files on the Linux command line.

Perl script to unzip files
Posted 9th November 2016
2 comments
A Perl script that will unzip files by extracting contents and saving them to a new directory named after the source zip file.