network-status

network-status


network-setup Index Level nframe-index
Syntax network-status [*|ports] {(options}
Category TCL
Type Command
Description displays remote files opened by a line.

You can specify one line number, a list of line numbers, a range of line numbers, or all line numbers as follows:
n,m      Displays information for line n and line m
n-m      Displays information for lines n through m, inclusive.
n,m-o    Displays information for lines n and m through o, inclusive.
*        Displays information for all lines.
Options a  Displays all file descriptors in workspace, even closed ones.
r  Displays information for all drivers, default is TCP/IP only.
v  Displays internal fields - output can change between releases.
See Also network-setup
Example
Warnings
Compatibility D3 7.0
network-setup Index Level nframe-index