Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从手册页似乎没有办法做到这一点。当我ngrep在一个提供持续流量的端口上运行时,我会得到大量的结果流。我想限制结果的数量,例如可以用grep -m.
ngrep
grep -m
您可以ngrep -n只匹配“x”个总数据包,其中 x 是您的输入。
ngrep -n