Hello List:

I'm new to Perl so be gentle.  I'm looking for a quick function or
routine that given a list of user names on a system (possibly from
/etc/passwd entries), will:
(1)     obtain each user's last login date
(2)     parse and append this information into 5 separate list variables
(i.e. group1, group2, etc).

The overall objective here is to check for dormant accounts, grouping
accounts according to the last dates they were logged into and then
producing a report.  Thanks.


Emile Walker

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to