Skip to content

Commit 4048a12

Browse files
committed
Add link to the advanced bash scripting guide
1 parent 48eb5c9 commit 4048a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

04-Bash-Scripting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ done
684684
- [Bash Manual](https://www.gnu.org/software/bash/manual/)
685685
- [Bash Guide](http://mywiki.wooledge.org/BashGuide)
686686
- [Bash Tutorial](http://tldp.org/LDP/Bash-Beginners-Guide/html/)
687+
- [Advanced Bash Scripting Guide](http://tldp.org/LDP/abs/html/)
687688

688689

689690
[^functional]: Disclaimer: Bash may be neither full nor functional for your use case.

0 commit comments

Comments
 (0)