xts(1M) MISC. REFERENCE MANUAL PAGES xts(1M)
NAME
xts - extract and print xt driver statistics
SYNOPSIS
xts [-f]
DESCRIPTION
The xts command is a debugging tool for the xt(7) driver.
It performs an XTIOCSTATS ioctl(2) call on its standard
input file to extract the accumulated statistics for the
attached group of channels. This call will fail if the
standard input is not attached to an active xt(7) channel.
The statistics are printed one item per line on the standard
output.
-f Causes a ``formfeed'' character to be put out at the
end of the output, for the benefit of page-display
programs.
DIAGNOSTICS
Returns 0 upon successful completion, 1 otherwise.
SEE ALSO
layers(1) in the User's Reference Manual.
xtt(1M), ioctl(2), xtproto(5).
xt(7) in the Programmer's Guide: STREAMS.
Last change: AT&T Windowing Utilities 1