strvf(1M)
NAME
strvf − STREAMS verification tool
SYNOPSIS
strvf [-v]
Options
strvf recognizes only one option/command-line argument:
-v Specifies verbose output to be displayed
DESCRIPTION
strvf executes a series of subcommands that verify whether or not STREAMS is currently installed and configured on your system. All output is sent to stdout. Verbose output is always sent to the logfile /usr/adm/streams/strvf.log.
When -v is specified, verbose output is also displayed.
These subcommands make sure that the STREAMS kernel daemons are running and that open(2), putmsg(2), getmsg(2), ioctl(2), and close(2) can be performed on /dev/echo.
EXAMPLES
strvf Verify streams is working. Brief summary of status is displayed on screen. Verbose description of each subcommand and its status is copied to the logfile.
strvf -v Verify streams is working. Verbose description of each subcommand and its status is displayed on the screen and copied to the logfile. This option is useful in troubleshooting strvf failures.
FILES
/usr/adm/streams/strvf.log
Logfile containing a verbose description and status of all sub-commands.
/dev/echo Loopback STREAMS driver used by strvf.
SEE ALSO
open(2), close(2), getmsg(2), putmsg(2), streamio(7).
Hewlett-Packard Company — HP-UX Release 9.0: October 1992