User Tools

Site Tools


linux:bash

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:bash [2019-05-21 18:04] – created gabriellinux:bash [2019-08-10 19:03] (current) – title and intro gabriel
Line 1: Line 1:
-====== Notes on BASH scripting ======+====== Bash ====== 
 + 
 +My personal notes on Bash usage and programming.
  
 ===== Exit codes ===== ===== Exit codes =====
Line 5: Line 7:
 I mostly script for various system utilities.  Exit codes can be a useful way of managing scripts that may be chained together. I mostly script for various system utilities.  Exit codes can be a useful way of managing scripts that may be chained together.
  
-  * [ABS: exit code reference](https://www.tldp.org/LDP/abs/html/exitcodes.html#EXITCODESREF+  * [[https://www.tldp.org/LDP/abs/html/exitcodes.html#EXITCODESREF|ABS: exit code reference]]
  
 ===== Reference ===== ===== Reference =====
  
-  * [Advanced Bash-Scripting Guide](https://www.tldp.org/LDP/abs/html/index.html)+  * [[https://www.tldp.org/LDP/abs/html/index.html|Advanced Bash-Scripting Guide]]
linux/bash.1558476277.txt.gz · Last modified: 2019-05-21 18:04 by gabriel