Skip to content

Instantly share code, notes, and snippets.

View anyone21's full-sized avatar

annoying_code anyone21

  • Jaipur,India
View GitHub Profile
@anyone21
anyone21 / bash-cheatsheet.sh
Created July 14, 2021 19:05 — 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