Bash: Introduction
Major Concepts & Key Terminology
- shell
- terminal emulator
- Bash shell
- Bash command structure
- bash arguments
- bash options
- Basic Bash commands:
pwd
clear
ls
echo
which
- Bash Shell Variables
$BASH
$HOME
$PATH
- Bash Help
man
--help
option
pwd
clear
ls
echo
which
$BASH
$HOME
$PATH
man
--help
option