ZGrep for first occurence of pattern *after* given line

前端 未结 0 1736
你的背包
你的背包 2020-12-09 04:43

so I know that to find the line number of the first occurrence of a pattern in a file I do:

zgrep -n -m 1 "pattern" big_file.txt.gz

相关标签:
回答
  • 消灭零回复
提交回复
热议问题