0View source /~bencollver/log/2025-04-27-shellcheck/index.txt tilde.pink 70
i Err tilde.pink 70
i# 2025-04-27 - Shellcheck Err tilde.pink 70
i Err tilde.pink 70
iToday i learned about shellcheck.net, a tool to "lint" Unix shell Err tilde.pink 70
iscripts. It comes with source code and a web interface. Err tilde.pink 70
i Err tilde.pink 70
iThe Haskel source requires 2 GB of memory to compile. I am too lazy Err tilde.pink 70
ito set up Haskel and all that. I wrote an AWK script, and it Err tilde.pink 70
irequires curl and json2tsv. Err tilde.pink 70
i Err tilde.pink 70
iNow i can do a quick & dirty shell script lint without using a web Err tilde.pink 70
ibrowser. Err tilde.pink 70
i Err tilde.pink 70
hcurl URL:
https://curl.se/ tilde.pink 70
i Err tilde.pink 70
1json2tsv /phlog/json2tsv/ codemadness.org 70
i Err tilde.pink 70
0shellcheck.awk /~bencollver/log/2025-04-27-shellcheck/shellcheck.awk tilde.pink 70
i Err tilde.pink 70
itags: bencollver,technical,unix Err tilde.pink 70
i Err tilde.pink 70
i# Tags Err tilde.pink 70
i Err tilde.pink 70
1bencollver /~bencollver/log/tag/bencollver/ tilde.pink 70
1technical /~bencollver/log/tag/technical/ tilde.pink 70
1unix /~bencollver/log/tag/unix/ tilde.pink 70