DEV Community

Tools I build for bash to make life easier Series' Articles

Back to Anguishe's Series
I got tired of deploying broken cronjobs, so I built a tool that generates them properly

I got tired of deploying broken cronjobs, so I built a tool that generates them properly

Comments
3 min read
Stop Googling "what is exit code 127" There's a better way to handle it

Stop Googling "what is exit code 127" There's a better way to handle it

Comments
3 min read
Every bash script I write starts with the same 20 lines. So I made a generator for them.

Every bash script I write starts with the same 20 lines. So I made a generator for them.

Comments
3 min read
Stop Guessing 'chmod' I Built a Free Visual Permissions Builder for Linux

Stop Guessing 'chmod' I Built a Free Visual Permissions Builder for Linux

Comments
3 min read
I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands
Cover image for I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

5
Comments
3 min read
The Bash $PATH Debugger I Run Whenever I Get "Command Not Found"

The Bash $PATH Debugger I Run Whenever I Get "Command Not Found"

Comments
2 min read
I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands
Cover image for I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

Comments
7 min read
I Got Tired of Googling ShellCheck Errors. So I Built a Decoder.
Cover image for I Got Tired of Googling ShellCheck Errors. So I Built a Decoder.

I Got Tired of Googling ShellCheck Errors. So I Built a Decoder.

Comments
5 min read
6 small things we shipped across the BashSnippets tools this week
Cover image for 6 small things we shipped across the BashSnippets tools this week

6 small things we shipped across the BashSnippets tools this week

Comments
7 min read
I Packaged the Scripts I Copy to Every New Server Into a $9 Toolkit. Here's What's In It and Why.
Cover image for I Packaged the Scripts I Copy to Every New Server Into a $9 Toolkit. Here's What's In It and Why.

I Packaged the Scripts I Copy to Every New Server Into a $9 Toolkit. Here's What's In It and Why.

Comments
6 min read
My Script Crashed and Left a Lock File Behind. Every Run After That Refused to Start.
Cover image for My Script Crashed and Left a Lock File Behind. Every Run After That Refused to Start.

My Script Crashed and Left a Lock File Behind. Every Run After That Refused to Start.

Comments
4 min read