#!/bin/bash

grep "www.baidu.com/search/spider.html" nowcoder.txt | grep "404"| wc -l