Introduction
Introduction Statistics Contact Development Disclaimer Help
View source
# 2025-04-27 - Shellcheck
Today i learned about shellcheck.net, a tool to "lint" Unix shell
scripts. It comes with source code and a web interface.
The Haskel source requires 2 GB of memory to compile. I am too lazy
to set up Haskel and all that. I wrote an AWK script, and it
requires curl and json2tsv.
Now i can do a quick & dirty shell script lint without using a web
browser.
curl
json2tsv
shellcheck.awk
tags: bencollver,technical,unix
# Tags
bencollver
technical
unix
You are viewing proxied material from tilde.pink. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.