Skip to content

Instantly share code, notes, and snippets.

View rvlewerissa's full-sized avatar
👋
How do you do?

Ronaldo Vitto Lewerissa rvlewerissa

👋
How do you do?
View GitHub Profile
@rvlewerissa
rvlewerissa / bash-cheatsheet.sh
Created July 26, 2017 18:55 — 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