Huu Phan | Blog Linux operating system | Linux operating system -Blog Huu Phan | www.huuphan.com
huuphan.com. Powered by Blogger.

My blog about Open Source: Zimbra Mail Server,linux,bash script,centos,linux command...

Linux bin bash shell

The most popular shell in Linux? It is Linux Bash shell. The path and executable of the Bash shell is /bin/bash. /bin/bash is a binary.

Script File Interpreter

Opensource and Linux script file are very important. In bash script use #!/bin/bash specifies which will be interpreted with the bash shell or interpreter /bin/bash

#!/bin/bash

Alternative Shells

Bash shell is very popular shell but there are a lot of alternative shells.

  • SH is very basic shell which provides fundamental features of the Bash.
  • KSH is Korn shell which is similar to the BASH
  • CSH is mainly designed from C programming language.

Difference Between #!/bin/sh and #!/bin/bash

  • Bash shell is stored in the /bin/bash path.
  • /bin/sh provides the SH shell which is cirppeled down version of the BASH.

Detailed information

man bash
or
man /bin/bash
Thanks for reading Linux bin bash shell My blog Zimbra Mail Server,linux,bash script,centos,linux command I hope this is useful.

post new :

Huu Phan | Blog Linux operating system | Huu Phan ~ Zimbra Mail Server,linux,bash script,centos,linux command | www.huuphan.com

This Blog is protected by DMCA.com