Bash
Developed by Brian Fox as a free alternative to the Bourne Shell. Widely adopted as the default shell for many Linux distributions. It incorporates features from the Korn shell (ksh) and the C shell (csh). It is POSIX-compliant, making it compatible with many Bourne shell scripts.
Details
Written With
Name | Description |
---|---|
C | General-purpose language foundational in systems and application programming. |