About 66,100 results
Open links in new tab
  1. Bash - GNU Project - Free Software Foundation

    Sep 22, 2020 · Bash is the GNU Project's shell—the Bourne Again SHell. This is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh).

  2. Bash Tutorial - W3Schools

    Bash is used to write scripts and run commands on Linux systems. It helps automate tasks, manage system operations, and boost productivity. Get certified with our Bash exam, includes a …

  3. Bash Scripting Fundamentals - GeeksforGeeks

    May 7, 2026 · Bash scripting is the process of writing a sequence of commands in a file and executing them together to perform tasks automatically. Instead of running commands one by one in the …

  4. Online Bash Shell - online editor

    Quick and easy way to run bash script online.

  5. Bash Explained: How the Most Popular Linux Shell Works

    May 29, 2025 · Bash (short for Bourne Again Shell) is a command-line interpreter and scripting language built as a free software replacement for the original Unix shell, sh (Bourne shell).

  6. How to Install Bash on Windows 11 - How-To Geek

    Mar 18, 2022 · Bash is the default shell in Ubuntu. You can use Bash at any time by launching Ubuntu (or any Linux distro) from the Start menu, or through the Windows Terminal.

  7. Bash (Unix shell) - Wikipedia

    Bash (short for " Bourne Again SHell ") is an interactive command interpreter and command language developed for Unix -like operating systems.