wgetでページ有無のチェック

認証ページの場合、url.txtはURLのリスト、result.txtに結果

$ wget --http-user=(ユーザ名) --http-passwd=(パスワード) --spider -nv -i url.txt -o result.txt