readme

来自「适用于linux2.4版本内核的pppoe监控程序源代码」· 代码 · 共 41 行

TXT
41
字号
xpppoem-0.1                                    Thomas Schmitt scdbackup@gmx.netxpppoem is the X Window version of pppoem, a monitor for the connectionstate and throughput of pppoe which is used for DSL lines in germany.(see README in parent of this file's directory)xpppoem was created by removing the PPP related code from xpppload andreplacing it by pppoem (see README in parent of this file's directory).To get a help text in text reader 'less', execute   xpppoem -help 2>&1 | less Unlike the x*load family of programs, xpppoem prints messages to stdoutand stderr. One may suppress them by redirecting :  xpppoem ...options... 2>/dev/null >/dev/nullIf you are looking for a program that behaves very much like xisdnloadthen go to http://www.klebsch.de (german language) and click the link"xpppload". Currently it points to  http://www.klebsch.de/xpppload-0.4a.tar.gzBuilding xpppoem :Enter the directory which contains xpppoem.c (and also this README file)	$ xmkmf	$ make depend	$ makeCopy  xpppoem    to a directory for executables like  /usr/X11/bin      XPppoem    to the app-defaults directory                 like  /usr/X11R6/lib/X11/app-defaults       xpppoem.1  to a directory for man pages like  /usr/share/man/man1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?