About 67,000 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 …

  2. What's the difference between <<, <<< and < < in bash?

    Sep 27, 2015 · Here-strings in bash are implemented via temporary files, usually in the format /tmp/sh-thd.<random string>, which …

  3. Bash (Unix shell) - Wikipedia

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

  4. Bash Tutorial - W3Schools

    Bash (Bourne Again SHell): An improved version of sh, with additional features like command history and tab completion. Why Use …

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

    May 29, 2025 · Learn what Bash is, how it powers the Linux command line, and how to use it for scripting and automation. …

  6. How to Use Command Line Arguments in a Bash Script

    May 9, 2025 · We’ve previously examined how to pass command-line arguments to a Bash script. Command-line arguments are a …

  7. Bash Cheatsheet - Linuxize

    Jan 12, 2026 · Quick reference for Bash shell scripting

  8. bash (1) - Linux manual page - man7.org

    Bash is intended to be a conformant implementation of the Shell and Utilities portion of the IEEE POSIX specification (IEEE Standard …

  9. The Bash Guide

    This guide is an introduction to basic and advanced concepts of the bash shell. It teaches both newcomers and long-time users the …

  10. Online Linux Terminal - Free Bash Shell in Browser | Coddy

    A free online Linux terminal and bash shell that runs entirely in your browser. Type any Linux command - ls, grep, sed, awk, find, a …