info outputs POSIX subsystem characteristics during a POSIX session. In addition to general information relating to the status of the subsystem it supplies selected items of process information relating to the POSIX users in varying degrees of detail.
Ordinary POSIX users are shown information on the general status of the POSIX subsystem (option -s), on the POSIX control parameters (option -t) and on their own processes.
The POSIX administrator can also view information on any user process running on the system.
Syntax
info -d| -h| -s| -t| -p[ -f][ -u user][ -g gid][ -p pid] |
Produces a dump for the POSIX subsystem
Displays help
Concise information on all POSIX user processes
General information on the status of the POSIX subsystem
Lists the POSIX control parameters (see the manual "POSIX Basics for Users and System Administrators" [1])
Full information on all POSIX user processes
Concise information on all processes belonging to user. user may be a login name or a
Concise information on all processes with the group ID number gid.
Full information on all processes belonging to user. user may be a login name or a user
Full information on all processes with the group ID number gid.
Detailed information on the process with the process ID number pid. |
Example 1
A POSIX user requesting information about the POSIX subsystem:
|
Example 2
The POSIX administrator requesting information about POSIX user processes:
|