Skip to content

Instantly share code, notes, and snippets.

View niklasnson's full-sized avatar

Niklas Nson niklasnson

View GitHub Profile
@niklasnson
niklasnson / bash-cheatsheet.sh
Created September 3, 2017 12: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