Skip to content

Instantly share code, notes, and snippets.

View myaut's full-sized avatar

Sergey Klyaus myaut

  • Yandex
  • Serbia, Belgrade
View GitHub Profile
@LeCoupa
LeCoupa / bash-cheatsheet.sh
Last active November 19, 2024 21:54
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