ioinfo [options] <object_type>
Display help.
Match string to filter object names. Defaults to *
.
The type of IO object to display information about. The following values are supported:
Both read and write objects.
Just read objects.
Just write objects.
All end-points. Note, the remaining values are specific kinds of end-point.
Just console end-points.
Just file end-points. Note, file end-points are used by fshell when it redirects the input or output of a command from or to a file in response to <, > or >>.
Just null end-points. Note, null end-points are used by fshell when the input or output of a command is redirected from or to /dev/null or NUL
.
Just pipe end-points. Note, pipe end-points are used by fshell when a command-line contains the pipe (|
) operator.
Just persistent console end-points. See pcons and the Persistent Consoles section of the tool-kit's documentation for more details.
Provides information on IO objects within the IO server.
Copyright (c) 2006-2011 Accenture. All rights reserved.