LISTLOGINS

Returns the list of login instances in a session.

Syntax

LISTLOGINS

Example

The following interactive example uses LISTLOGINS to get information needed for a subsequent SETLOGIN command. Commands typed by the user are shown in bold.

localhost:::system[1]->listlogins
ListLogins:


There are 2 Active Login Sessions.
     Login Session 1 -- localhost  system
     Login Session 2 -- localhost  EWhite

localhost:::system[1]->setlogin 2
SetLogin:


Switch to Login Session 2 -- localhost  EWhite