Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getpwentChapter 8
Standard Modules
Next: Reference: getpwuid
 

getpwnam

$pw->getpwnam(name)

Accesses the password table by user's name.


Previous: Reference: getpwentPerl in a NutshellNext: Reference: getpwuid
Reference: getpwentBook IndexReference: getpwuid