Skip to content

Instantly share code, notes, and snippets.

View ab2005's full-sized avatar

alexandre barilov ab2005

View GitHub Profile
@ab2005
ab2005 / bash-cheatsheet.sh
Created January 16, 2017 07:30 — 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