Multiple choice linux

What is bash?

  1. Something you do to a watermelon

  2. A command to delete multiple files

  3. A network bit format

  4. A command shell

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Bash (Bourne Again SHell) is a widely used command-line shell and scripting language for Unix-based systems. It provides the interface through which users interact with the operating system kernel. It is not a file deletion command, network format, or a physical action.