while (my @entry = getpwent) { # ... } [download]
Cheers - L~R
In reply to Re: simple getpwent/array question by Limbic~Region in thread simple getpwent/array question by ronix