My repository of Unix script
Find a file
2024-03-10 18:48:32 +01:00
README.md chg: [doc] add README 2024-03-10 18:48:32 +01:00
url-check.sh new: [url-check] Read a list of URLs from stdin and print if the url is Ok (200 or 301 with one redirect to a 200) 2024-03-10 18:45:59 +01:00

My scripts

  • url-check.sh Read a list of URLs from stdin and print if the url is Ok (200 or 301 with one redirect to a 200)