tools:bash
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:bash [2024/06/15 07:12] – [bash (and related shells)] Humphrey Boa-Gart | tools:bash [2025/01/04 03:29] (current) – Humphrey Boa-Gart | ||
---|---|---|---|
Line 3: | Line 3: | ||
**bash** is a command-line shell for interacting with and controlling a Linux system. It is the most popular shell on Linux, and is the default shell on most distributions. Many similar shells (such as [[tools: | **bash** is a command-line shell for interacting with and controlling a Linux system. It is the most popular shell on Linux, and is the default shell on most distributions. Many similar shells (such as [[tools: | ||
- | There are many, many, many commands that one can use in Bash, and it also includes a scripting language so you can make your own custom commands and macros. With enough knowledge of its functions, one could literally run an entire machine from within bash and never even have to leave the shell. | + | There are many, many, many commands that one can use in Bash, and it also includes a scripting language so you can make your own custom commands and macros. With enough knowledge of its functions, one could literally run an entire machine from within bash and never even have to leave the shell. |
+ | |||
+ | Being able to work entirely within bash means you can use the full range of your computer' | ||
This collection of quick-reference cheat sheets has a brief run-down of various essential Bash commands and flags. You can use the `man` and `type` commands to find out more info about any of these commands. (See //" | This collection of quick-reference cheat sheets has a brief run-down of various essential Bash commands and flags. You can use the `man` and `type` commands to find out more info about any of these commands. (See //" | ||
- | If you are in need of something a bit more thorough, check out [[https:// | ||
=== Part 1 === | === Part 1 === | ||
Line 26: | Line 27: | ||
=== Part 6 === | === Part 6 === | ||
[[tools: | [[tools: | ||
+ | |||
+ | ===== More Reading ===== | ||
+ | |||
+ | If you are in need of something a bit more thorough, check out [[https:// | ||
+ | |||
+ | |||
+ | {{wst> | ||
{{tag> | {{tag> |
tools/bash.1718435557.txt.gz · Last modified: 2024/08/06 05:52 (external edit)
Find this page online at: https://bestpoint.institute/tools/bash
Find this page online at: https://bestpoint.institute/tools/bash