如何让grep 从标准输入(stdin)读取表达式?
例如(以下不起作用):
grep -i -f &0 /path/to/text/file < "/regexp/"
grep stdin
grep ×1
stdin ×1