Skip to content

Instantly share code, notes, and snippets.

View vinicius3w's full-sized avatar

Vinicius Cardoso Garcia vinicius3w

View GitHub Profile
@vinicius3w
vinicius3w / bash-cheatsheet.sh
Created December 12, 2021 03:36 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04