HTTP Status Code crawling in Bash
On the last day I had to rewrite the whole sitemap of a site to boost its performance and I needed to check if the generated URLs were responding 2xx and not another HTTP Status Code, so I wrote a little script in Bash. Why Bash and not another langu...
May 15, 20184 min read506
