Software Details:
Version: 4.4.18 updated
Upload Date: 22 Jun 18
Distribution Type: Freeware
Downloads: 97
GNU Bash (Bourne Again SHell) is an open source software project that has been designed from the offset as a sh-compatible shell for GNU/Linux systems. It borrows useful functionality from the C shell (csh) and Korn shell (ksh) and complies with the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
Features at a glance
Key features include support for job control, command-line editing support, indexed arrays of unlimited size, support for an unlimited size of the command history, shell aliases and functions, as well as integer arithmetic support in any base, from 2 to 64.Another interesting feature is the improved support for both interactive and programming use, which is much better than the one implemented in the sh program. Additionally, it is fully compatible with the scripts written for sh, allowing users to run them without modification.
Comments not found