Skip to content

Commit b83e83e

Browse files
committed
samrowe.com is not responding
samrowe.com is not responding, remove http://samrowe.com/wordpress/advancing-in-the-bash-shell/ Signed-off-by: Joe Block <jpb@unixorn.net>
1 parent ce636e8 commit b83e83e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ That said, it is on every system, so every *NIX sysadmin needs to know `bash`.
131131
Here are some useful resources to help you step up your shell scripting game:
132132

133133
- [The Art of the Command Line](https://github.com/jlevy/the-art-of-command-line) - A good set of notes and tips on using the command-line that is useful when working on Linux/Unix.
134-
- [Advancing in the Bash Shell](http://samrowe.com/wordpress/advancing-in-the-bash-shell/) - Sam Rowe's `bash` as CLI tutorial.
135134
- [Bash Guide For Beginners](https://tldp.org/LDP/Bash-Beginners-Guide/html/) - A practical guide which, while not always being too serious, tries to give real-life instead of theoretical examples.
136135
- [Bash Guide](https://mywiki.wooledge.org/BashGuide) - Gives examples of good practice when writing `bash` scripts. It is targeted at beginning users with no advanced knowledge.
137136
- [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls) - Greg Wooledge has a great list of unpleasant surprises in `bash`.

0 commit comments

Comments
 (0)