Blog
Matt’s Playlist
Mass Replace Files with a “.html” Extension with a “.php” Extension Including Links
Posted on July 3, 2014 in Command Line, Linux by Matt Jennings
Sometimes it is necessary to use HTTrack Website Copier to inherit a website, including moving it onto a …
Using GitHub with Cygwin After Setting Up an RSA Key and a User
Posted on June 17, 2014 in Command Line, GitHub, Linux by Matt Jennings
Open Cygwin and navigate to the parent directory or where your repositories are located.
If needed type chgrp Users * …
Moving Files Locally to a Remote Server Using GitHub
Posted on June 9, 2014 in Git by Matt Jennings
If you have a Windows machine, install Cygwin for free which will give you a shell that is …
Make a Mac Executable File via the Command Line to Quickly Clean Your Trash
Posted on May 31, 2014 in Command Line, Linux, Mac by Matt Jennings
The commands below may also work in Linux and Unix. Both the Mac OS and Linux are based on Unix.
Open …