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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: setgrent Chapter 5
Function Reference
Next: Reference: setpgrp
 

setnetent

setnetent 
stayopen

Opens the networks file (usually /etc/group ) and resets the "current" selection to the top of the file. stayopen , if non-zero, keeps the file open across calls to other functions. Not implemented on Win32 systems.


Previous: Reference: setgrent Perl in a Nutshell Next: Reference: setpgrp
Reference: setgrent Book Index Reference: setpgrp