ifuser.8

来自「pcmcia source code」· 8 代码 · 共 30 行

8
30
字号
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" ifuser.8 1.6 2000/06/12 21:24:48.\".TH IFUSER 8 "2000/06/12 21:24:48" "pcmcia-cs".SH NAMEifuser \- identify destinations routed to a particular network interface.SH SYNOPSIS.B ifuser.RB [ -v ].I interface.RI [ "target\ ..." ].SH DESCRIPTIONThis utility checks to see if any of the listed hosts or networkaddresses are routed through the specified interface.  Destinationsmay be specified either by IP address or by name..PPThe exit code will be 0 if any listed host or network is routedthrough this interface, and 1 if the interface is not in use (similarto .BR fuser )..SH OPTIONS.TP.B \-vVerbose mode: if enabled, then the names of those destinations routedto this interface (if any) will be reported on standard output..SH AUTHORSDavid Hinds \- dahinds@users.sourceforge.net.brRegis "HPReg" Duchesne \- regis@via.ecp.fr

⌨️ 快捷键说明

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