< Perl Programming < Keywords
The getpwuid keyword
The getpwuid function gets the next passwd record given the users identifier UID.
Syntax
getpwuid UID
Examples
getpwuid 4711;
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.