Bash
stackoverflow.com
Is bash a programming language?
TL;DR; What are shell scripts? Is it a programming language / is there a programming language we use in shell scripts? disclaimer: a bit offtopic So bash stands for Bourne-again shell. A (Unix) S...