Share on Facebook Share on Twitter Email
Answers.com

Id

 
Wikipedia: Id (Unix)

In computer software, id is a program in Unix-like operating systems that prints the UID of the account of which the program is executed by.

Example:

foobar@darkstar:~$ id
uid=1016(foobar) gid=100(users) groups=100(users)

The root account has a UID of 0.

The whoami utility has been obsoleted by the id utility and displays a user's ID as a name.

The command

 id -un

is equivalent, however

 id -p

is suggested for normal interactive use.

See also

References


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
id. (abbreviation)
nerfling
ID (abbreviation)

Can you use an expired id as id? Read answer...
How do you get ID without ID? Read answer...
Why do you need ID to get ID? Read answer...

Help us answer these
Where can you get and ID?
How can you get an ID?
Who is ID?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Id (Unix)" Read more