XTS(ADM) UNIX System V
Name
xts - extract and print xt driver statistics
Syntax
xts [-f]
Description
The xts command is a debugging tool for the xt(HW) driver.
It performs an XTIOCSTATS ioctl(S) call on its standard
input file to extract the accumulated statistics for the
attached group of channels. This call will fail if
statistics have not been configured in the driver, or the
standard input is not attached to an xt(HW) 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
xtd(ADM), xtt(ADM), xt(HW), ioctl(S), xtproto(M)
(printed 8/23/89) XTS(ADM)