#!/bin/bash
#这个简单,grep -v反选
cat nowcoder.txt | grep -i -v "this"