Difference between revisions of "Bash"

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Bash is the modern standard shell for the linux command line. To learn how to use bash, CAEDM recommends this [http://www.freesoftwaremagazine.com/articles/command_line_intro| tutorial].
+
Bash is the modern standard shell for the [[linux]] command line. How to use the shell is not explained extensively on the Help Pages, but there is [http://linuxconfig.org/Bash_scripting_Tutorial plenty] [http://www.hypexr.org/bash_tutorial.php of] [http://tldp.org/LDP/abs/html/ documentation] [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html online].

Latest revision as of 14:28, 6 December 2012

Bash is the modern standard shell for the linux command line. How to use the shell is not explained extensively on the Help Pages, but there is plenty of documentation online.