User Tools

(aka 'the best point military institute')

Site Tools

tools:bash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:bash [2024/08/06 05:48] – external edit 127.0.0.1tools:bash [2026/03/08 08:47] (current) – [More Reading] Humphrey Boa-Gart
Line 5: Line 5:
 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's potential, without having to install a resource-heavy interface such as Gnome or Windows. This is incredibly useful when it comes to working on older machines, low-power machines like the Raspberry Pi, and remote environments.+Being able to work entirely within bash means you can use the full range of your computer's potential, without having to install a resource-heavy interface such as Gnome or Windows. This is incredibly useful when it comes to working on older machines, low-power hobby & IOT platforms like the ESP32 or Raspberry Pi, and constrained remote environments.
  
 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 //"Finding Commands and Docs"// in [[tools:bash:getting-started|Part 1: Getting Started]]. 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 //"Finding Commands and Docs"// in [[tools:bash:getting-started|Part 1: Getting Started]].
 +
  
 === Part 1 === === Part 1 ===
Line 29: Line 30:
 ===== More Reading ===== ===== More Reading =====
  
-If you are in need of something a bit more thorough, check out [[https://www.tldp.org/LDP/Bash-Beginners-Guide/html/Bash-Beginners-Guide.html|The Bash Beginner's Guide]] or [[https://www.amazon.com/Linux-Command-Shell-Scripting-Bible/dp/111898384X/|The Linux Command Line and Shell Scripting Bible]].+If you are in need of something a bit more thorough, check out [[https://www.tldp.org/LDP/Bash-Beginners-Guide/html/Bash-Beginners-Guide.html|The Bash Beginner's Guide]] or [[amazon>4rnc2TU|The Linux Command Line and Shell Scripting Bible]]. Both of these guides have been an immense help to me in making sense of the finer details of this software ecosystem. 
 + 
 + 
 +{{wst>cli}}
  
-{{tag>Tools Programming Shells}}+{{tag>Tools Shells Languages}}
tools/bash.1722923284.txt.gz · Last modified: (external edit)

Find this page online at: https://bestpoint.institute/tools/bash