Google News
logo
Linux - Interview Questions
What is BASH?
The BASH (Bourne Again SHell) command-line interpreter and scripting language runs on Linux and macOS, among other Unix-based platforms.

It has advanced scripting capabilities and a user-friendly command line interface, with support for things like variables, control structures, and tab completion.

On Unix and Linux systems, BASH is commonly used for a variety of automation, administration, and interactive purposes.
Advertisement