repo: resdb action: commit revision: path_from: revision_from: cd4144611a4504f752197c2c7e4738fa44db7a46: path_to: revision_to:
commit cd4144611a4504f752197c2c7e4738fa44db7a46 Author: epochqwertDate: Sun Jul 8 00:20:11 2018 +0000 fixed stupid shebang for whoisd.pl diff --git a/contrib/whoisd/whoisd.pl b/contrib/whoisd/whoisd.pl
--- a/contrib/whoisd/whoisd.pl +++ b/contrib/whoisd/whoisd.pl @@ -1,4 +1,4 @@ -#!/usr/pkg/bin/perl +#!/usr/bin/env perl # ncat -klp 43 -e ./whoisd.pl # use inetd or tcpserver or ncat
-----END OF PAGE-----