divers/perl/getpwent2.pl

8 lines
66 B
Perl
Executable file

#!/usr/bin/perl -w
my $user;
my $util;
my @human;
my @inhuman;