| -r | The type of logon information to list. Valid values are webui for Web user interface users or tasks, or ssh for SSH users or tasks. |
| -t |
Specify this option to list information about the tasks that the users logged onto the HMC are running.
Either this option or the -u option is required. The -t and -u options are mutually exclusive. |
| -u |
Specify this option to list information about the users logged onto the HMC.
Either this option or the -t option is required. The -u and -t options are mutually exclusive. |
| -F |
A delimiter separated list of attribute names for the desired attribute values to be displayed. If no attribute names are specified, then values for all of the attributes will be displayed.
When this option is specified, only attribute values will be displayed. No attribute names will be displayed. The attribute values displayed will be separated by the delimiter which was specified with this option. This option is useful when only attribute values are desired to be displayed, or when the values of only selected attributes are desired to be displayed. |
| --header | Display a header record, which is a delimiter separated list of attribute names for the attribute values that will be displayed. This header record will be the first record displayed. This option is only valid when used with the -F option. |
| --help | Display the help text for this command and exit. |
lslogon -r webui -t
List all of the users remotely logged onto the HMC via SSH:
lslogon -r ssh -u
| None | |
| None | |
| Linux | LSLOGON (1) | November 2008 |