Linux CLI - Users and Groups
If the command
whoami outputs 'alice', what will id -un output?whoami outputs 'alice', what will id -un output?id -un flags-u means user ID, -n means show name instead of number.whoami outputwhoami outputs 'alice', id -un will also output 'alice'.id -un = username [OK]id -un to get username like whoami [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions