Print effective user name.

Synopsis

whoami

Description

Print the user name associated with the current effective user ID. Runs in the just-bash WASM shell inside SLICC.

Examples

$ whoami

Prints: user

Notes

Always returns "user" in the SLICC environment.

See Also

id, hostname