Skip to content

Commit c45f4e0

Browse files
committed
Remove dead links
Signed-off-by: Joe Block <jpb@unixorn.net>
1 parent d696b63 commit c45f4e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

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

135135
- [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.
136-
- [Advancing in the Bash Shell](http://samrowe.com/wordpress/advancing-in-the-bash-shell/) - Sam Rowe's `bash` as CLI tutorial.
137136
- [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.
138137
- [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.
139138
- [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls) - Greg Wooledge has a great list of unpleasant surprises in `bash`.
@@ -522,8 +521,6 @@ There are GUI versions of `vim` and `emacs` that have ardent followers.
522521

523522
## Other Resources
524523

525-
Packetlife has some great cheat sheets and posters [here](https://packetlife.net/library/cheat-sheets/) for a lot of applications (`wireshark` and `tcpdump` for example) and networking principles. Well worth a look, even if you think you know the apps in question.
526-
527524
### Free Services
528525

529526
- [Free-for-Dev](https://github.com/ripienaar/free-for-dev) is a list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev.

0 commit comments

Comments
 (0)