Skip to content

Instantly share code, notes, and snippets.

View mdunham's full-sized avatar
:bowtie:
#OverReacted

Matthew Dunham mdunham

:bowtie:
#OverReacted
View GitHub Profile
@mdunham
mdunham / bash-cheatsheet.sh
Created November 11, 2017 22:20 — forked from hnq90/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04