#!/bin/bash

awk '/+http:\/\/www.baidu.com\/search\/spider\.html)"/{print $NF,$9}' nowcoder.txt|grep 404|wc -l