Skip to content

Instantly share code, notes, and snippets.

View saayv1's full-sized avatar
🤕

Vyaas Shenoy saayv1

🤕
  • Sunnyvale, CA
View GitHub Profile
@saayv1
saayv1 / bash-cheatsheet.sh
Last active August 14, 2017 15:09 — 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 and Vyaas
# Date: 2014/11/04