Bash

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

External

Installation

bash Installation

Subjects

Built-In Commands

https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Bash-Builtins
set for printf if declare typeset type read shift test eval exec trap shopt source history fc mapfile dirs/pushd/popd

Job-Control Builtins

fg bg jobs kill wait disown suspend

More about builtins:

Builtins

External Commands

tail

bash Script Library