Skip to content

Implement whoami

Jeremy Soller requested to merge xTibor:implement_whoami into master

Created by: xTibor

This pull request implements the whoami command. Works the same way as the already existing id command by getting the name of the current user from the environment variables.

Merge request reports