

It does work (for many people), eventually. I have been taking it for about 2 years and I only really started noticing results after 6 months, with noticeable results at ~9 months.
Granted, I was gradually increasing my dose, and eventually switched to oral Minoxidil (on a prescription) which for me was a massive improvement, so it might be possible that if you got the dose dialed in earlier you might see better results sooner than I did.
Thank you for this. About a year ago I came across ShellCheck thanks to a comment just like this on Reddit. I also happened to be getting towards the end of a project which included hundreds of lines of shell scripts across dozens of files.
It turns out that despite my workplace having done quite a bit of shell scripting for previous projects, no one had heard about Shell Check. We had been using similar analysis tools for other languages but nothing for shell scripts. As you say, it turned up a huge number of errors, including some pretty spicy ones when we first started using it. It was genuinely surprising to see how many unique and terrible ways the scripts could have failed.