I am trying to find a way to write a shell/perl/c program/script that will finger a user(or something else that works) and determine if they haven't logged in for more than 3 months... Like have it go through /home and then output a list of people who haven't logged in withing 3 months, I am trying to delete inactive accounts. Sadly, my poor beginner PERL skills just don't cut it.