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

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-tools/
H A Dstatslog156 my %type2prog = ("gz" => "gunzip", "bz2" => "bunzip2", "bz" => "bunzip2");
161 $_ = "$type2prog{$type} -c $_ |";

Completed in 91 milliseconds