November 2005
Beginner to intermediate
528 pages
24h 11m
English
The command interpreter for bash can be invoked as follows:
bash[options] [arguments]
bash can execute commands from a terminal (when -i is specified), from a file (when the first argument is an executable script), or from standard input (if no arguments remain or if -s is specified).
Read now
Unlock full access