gpt4 book ai didi

linux - “三通”设备 : Can i pipe to a FIFO and sample the data when i wish

转载 作者:太空宇宙 更新时间:2023-11-04 11:12:16 25 4
gpt4 key购买 nike

我正在通过 PIPE 将序列传输到 Linux 上的另一个程序 (mkfifo)。有没有办法让我定期对正在读取的数据进行采样并查看发生了什么?

seq 99999999 -1 00000000 >/tmp/foo pyrit -r cap/ZUTUMS-01.cap -i /tmp/foo attack_passthrough

我如何随时查看我在序列中的位置。我不想写入磁盘或标准输出。我可以使用 strace,但那太过分了。

最佳答案

我建议使用 Pipe Viewer

它可以为您提供以下信息:

  • 耗时
  • 完成百分比(带进度条)
  • 当前吞吐率
  • 传输的总数据
  • 预计到达时间

关于linux - “三通”设备 : Can i pipe to a FIFO and sample the data when i wish,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22559682/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com