6.2.4.6 lsuser

List user information.

Purpose

The lsuser command displays information about Exascale users.

Syntax

lsuser [ user-ID ] [ --attributes attribute[,attribute] ... ] [ --detail ] [ -l ]

Command Options

The options for the lsuser command are:

  • user-ID: Identifies the user that you want to list information about. If no user is identified, the command displays information about all users.

  • --attributes: Lists the specific attributes to display.

  • --detail: Lists all attributes in a detailed form.

  • -l: Returns output in a long, tabular form.

Examples

Example 6-41 List Information for a Specific User

The following example shows how to list detailed information about the user ID: SCOTT0123.

@> lsuser SCOTT0123 --detail