Currently running on my local machine with:
blc http://mymac.local:5757/blog -ro --exclude-external > output.txt
Is there a way I can modify the above command to only output broken links and ignore all "0 broken" links?
I checked --help to look for an option but didn't see a way to do this.