Searched refs:niscat (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpwent.t53 foreach my $niscat (qw(/bin/niscat)) {
54 if (-x $niscat &&
55 open(PW, "$niscat passwd.org_dir 2>/dev/null |") &&
57 $where = "NIS+ $niscat passwd.org_dir";

Completed in 19 milliseconds