Perl Programming/Keywords/getpwent
Appearance
The getpwent keyword
[edit | edit source]The getpwent function gets the next passwd record.
Syntax
[edit | edit source] getpwent Examples
[edit | edit source] getpwent; | Previous: getprotoent | Keywords | Next: getpwnam |
The getpwent function gets the next passwd record.
getpwent getpwent; | Previous: getprotoent | Keywords | Next: getpwnam |