info("unixusername")

The info(“unixusername”) function returns the short user name of the logged in user.


Description

This function returns the short user name of the logged in user. This is the user name that needs to be used in terminal sessions.

The procedure below generates a list of the processes the current user is currently running.

shellscript({ps -w -w -U }+info("unixusername"))

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0