🖥️Bash-Snippets

➡️This is a command-line reference manual for commands and command combinations that you don’t use often enough to remember it. This cheatsheet explains the Bash-Snippets command with important options and switches using examples.

▁ ▂ ▃ ▄ ꧁ 🔴☠ COMMANDLINE-KUNGFU WITH CHEATSHEETS ☠🔴꧂▅ ▃ ▂ ▁

#  ██████╗  █████╗ ███████╗██╗  ██╗      ███████╗███╗   ██╗██╗██████╗ ██████╗ ███████╗████████╗███████╗
#  ██╔══██╗██╔══██╗██╔════╝██║  ██║      ██╔════╝████╗  ██║██║██╔══██╗██╔══██╗██╔════╝╚══██╔══╝██╔════╝
#  ██████╔╝███████║███████╗███████║█████╗███████╗██╔██╗ ██║██║██████╔╝██████╔╝█████╗     ██║   ███████╗
#  ██╔══██╗██╔══██║╚════██║██╔══██║╚════╝╚════██║██║╚██╗██║██║██╔═══╝ ██╔═══╝ ██╔══╝     ██║   ╚════██║
#  ██████╔╝██║  ██║███████║██║  ██║      ███████║██║ ╚████║██║██║     ██║     ███████╗   ██║   ███████║
#  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝      ╚══════╝╚═╝  ╚═══╝╚═╝╚═╝     ╚═╝     ╚══════╝   ╚═╝   ╚══════╝

# Bash-Snippets
# A collection of bash tools for heavy terminal users
# https://github.com/alexanderepstein/Bash-Snippets

# To install
git clone https://github.com/alexanderepstein/Bash-Snippets
cd Bash-Snippets
./install.sh all
# or to install an individual script
# ./install.sh stocks

# To uninstall
git clone https://github.com/alexanderepstein/Bash-Snippets
cd Bash-Snippets
./uninstall.sh
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░