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
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0 |