Pentest Tools

Published on May 22nd, 2015 📆 | 5191 Views ⚑

0

ShellCheck – Automatically Detects Problems with sh/bash Scripts and Commands


https://www.ispeech.org

ShellCheck is a static analysis and linting tool for sh/bash scripts. It's mainly focused on handling typical beginner and intermediate level syntax errors and pitfalls where the shell just gives a cryptic error message or strange behavior, but it also reports on a few more advanced issues where corner cases can cause delayed failures.

[adsense size='1']

 





Haskell source code is available on GitHub!

 

Run ShellCheck online

Tagged with:



Comments are closed.