这是显示特定文件行数的正确方法吗?
cat file | grep * -c
linux grep command-line cat
cat ×1
command-line ×1
grep ×1
linux ×1