divers/getpwent2.pl
2011-02-03 13:47:29 +01:00

8 lines
66 B
Perl
Executable file

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