淡雅的墨竹 (@MoZhu2JZ_QwQ) 在 好工具分享-witr-快速查看进程信息 中发帖
这个工具是个好用的运维工具,GitHub - pranshuparmar/witr: Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI. · GitHub
只要输入一个信息,就能根据他找到进程所有的相关信息,比如输入sudo witr -o 7897就能一下列举出相关进程的启动用户,启动命令,占用端口,二进制程序位置等各种信息…比起一个个敲lsof 这些命令要方便多了