Linux CLI - Users and Groups
What will be the output of the command
id -u if the current user has user ID 1001?id -u if the current user has user ID 1001?-u option of id-u option prints only the numeric user ID (UID) of the current user.1001, not a string with 'uid=' or other text.id -u = UID number only [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions