todo
来自「sntop是一个基于curses的控制台工具」· 代码 · 共 28 行
TXT
28 行
simple network top - a top-like console network status tool robert m love <rml@tech9.net> chris m rivera <cmrivera@ufl.edu>http://sntop.sourceforge.net - home pageftp://sntop.sourceforge.net/pub/sntop/ - anon ftp03.06.2001TODOFeatures:o add support for querying network servicesBugs:o if you reload the config file ('r'), in alarm or log mode, the remote alarm will be reexecuted for all previously downed hosts (easy fix, i just want it clean) (reported by hap)Packaging Concerns:o offer an RPM/SRPM binaryMake/Configure Concerns:o now we compile getopt_long whether we need it or not, although we only link it if we need it (so no harm done) ... but ideally we should not even look at it if we dont need ito if ncurses is not found, we should try plain curses
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?