curl-list Clone or dowload and unpack, then: Toss a list of http:// or https:// URL's into urls.txt, one per line no trailing spaces Make it executable: chmod +x curlList.sh Run it: ./curlList.sh or to print to file ./curlList.sh > responses.txt