====== BASH ====== {{:shells:bash.png?100 |}} **Bash**, the Bourne Again Shell, is the default command-line interpreter in most Linux distros. ---- [[BASH:Aliases|Aliases]] [[BASH:Backup files and directories|Backup files and directories]] [[BASH:Brackets|Brackets]] [[BASH:Built-in variables|Built-in variables]] [[BASH:Cheat Sheet|Cheat Sheet]] [[BASH:Check if bash is running in interactive mode|Check if bash is running in interactive mode]] [[BASH:Check Whether You’re Root|Check Whether You’re Root]] [[BASH:Colors|Colors]] [[BASH:Commands|Commands]] [[BASH:Comments|Comments]] [[BASH:Date & Time|Date & Time]] [[BASH:Directories|Directories]] [[BASH:Environment Variables|Environment Variables]] [[BASH:Files|Files]] [[BASH:Find|Find]] [[BASH:Functions|Functions]] [[BASH:Globs|Globs]] [[BASH:Helicopter Animation|Helicopter Animation]] [[BASH:IFS (internal field separator)|IFS (internal field separator)]] [[BASH:if...then...else|if...then...else]] [[BASH:Input|Input]] [[BASH:Hello World|Hello World]] [[BASH:History|History]] [[BASH:Loops|Loops]] [[BASH:Math|Math]] [[BASH:Output|Output]] [[BASH:Prompt|Prompt]] [[BASH:Quotes|Quotes]] [[BASH:Redirection|Redirection]] [[BASH:Regex|Regex]] [[BASH:Run a program or script|Run a program or script]] [[BASH:Scripts|Scripts]] [[BASH:Send email|Send email]] [[BASH:ShellCheck|ShellCheck]] [[BASH:Shellshock|Shellshock]] [[BASH:Strings|Strings]] [[BASH:Switch|Switch]] [[BASH:Tests|Tests]] [[BASH:Troubleshooting|Troubleshooting]] [[BASH:WordSplitting|WordSplitting]] ---- ===== References ===== http://www.tldp.org/LDP/abs/html/