some-usable-scripts/perl/getpwent2.pl

9 lines
66 B
Perl
Executable File

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