#!/bin/bash

cat nowcoder.txt | grep "**baidu.com**" | grep "404" | wc -l