start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

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

getpwnam

$

pw


->getpwnam(


name


)

Accesses the password table by user's name .


Previous: Reference: getpwent Perl in a Nutshell Next: Reference: getpwuid
Reference: getpwent Book Index Reference: getpwuid