Find Duplicate Files Using the Command Line on a Mac (or Linux)

In this video I use a number of different command line utilities to identify duplicate files. Print Working Directory Find All Files in Current Directory Find Only Files (no directories) Find Only Non-empty Files (no directories) Find Only Non-empty Files and Exclude Files in Library Directory (no directories) Get md5sum of Find Results (Mac) Get …

The Basics of Using Command Line Compression Utilities (gzip, bzip2, xz and 7zip)

In this video I go over the basics of using command line compression utilities like gzip, bzip2, xz and 7zip. I use these on a Mac but they are also standand on most Linux distributions. Installing Macports: https://youtu.be/N22Ic6ZRPXI List Files View Gzip Help Compress tar Archive with Gzip Uncompress tar Archive with Gzip Compress tar …