Check shell scripts
06-12-2022
Lint for Bash and other shells.This site is a kind of ribbon for shell scripts. Paste in a Bash or other shell script and it will check it for errors.
I also find the site useful for learning. I'm not very good at Bash, I often have to look things up. And when you look up something and find something that works, you don't know if there was a better method.
shellcheck.net

Scripts are super useful because they take little time to create - they are often short - and they make life a lot easier.
View 40 more scripts
View 40 more scripts