Skip to content

Instantly share code, notes, and snippets.

View wireman0001's full-sized avatar

Alan wireman0001

  • Bradford
View GitHub Profile
@wireman0001
wireman0001 / bash-cheatsheet.sh
Created March 8, 2016 01:06 — forked from LeCoupa/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