Answers for "i am a new linux and unix system user. how do i find out the user and groups names and numeric ids of the current user or any users on my server?"

1

get unix username

echo "$USER"
Posted by: Guest on August-15-2020

Code answers related to "i am a new linux and unix system user. how do i find out the user and groups names and numeric ids of the current user or any users on my server?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language