< Perl Programming < Keywords

The getpwnam keyword

The getpwnam function gets the next passwd record given the users login NAME.

Syntax

  getpwnam NAME

Examples

  getpwnam "Alexis";
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.