``` Little shell script for url testing. ./tokenurl.sh /file.txt |xargs -i wget --spider http://dahost.example.com{} ``` Original issue reported on code.google.com by `vrami...@gmail.com` on 12 Jul 2013 at 3:48 Attachments: - [tokenurl.sh](https://storage.googleapis.com/google-code-attachments/mod-auth-token/issue-38/comment-0/tokenurl.sh)