XTS(1M) INTERACTIVE UNIX System 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 statis-
tics have not been configured in the driver, or the standard
input is not attached to an 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.
EXIT STATUS
Returns 0 upon successful completion; 1 otherwise.
SEE ALSO
xtd(1M), xtt(1M), xt(7).
ioctl(2), xtproto(5) in the INTERACTIVE SDS Guide and
Programmer's Reference Manual.
Rev. Base System Page 1