Bash: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 30: Line 30:
* [[bash Loops]]
* [[bash Loops]]
* [[bash on Mac]]
* [[bash on Mac]]
* [[bash Version on Mac]]
* [[bash Prompt|bash Prompt]]
* [[bash Prompt|bash Prompt]]



Revision as of 19:18, 21 February 2021

External

Installation

bash Installation

Subjects

Built-In Commands

set for printf if declare typeset type read shift test eval exec trap shopt source history fc mapfile

Job-Control Builtins

fg bg jobs kill wait disown suspend

More about builtins:

Builtins

External Commands

tail

bash Script Library