Skip to content

Instantly share code, notes, and snippets.

View Ehco1996's full-sized avatar
🎯
Brick Master

Ehco Ehco1996

🎯
Brick Master
View GitHub Profile
@Ehco1996
Ehco1996 / bash-cheatsheet.sh
Created October 25, 2017 00:31 — 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