From d0b95f06f69e748260217bcfad2390a34767ad15 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 19 Aug 2011 04:37:30 +0200 Subject: Remove unused functions whichf and plonkhost --- etc/functions/plonkhost | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 etc/functions/plonkhost (limited to 'etc/functions/plonkhost') diff --git a/etc/functions/plonkhost b/etc/functions/plonkhost deleted file mode 100644 index 6f62541..0000000 --- a/etc/functions/plonkhost +++ /dev/null @@ -1,4 +0,0 @@ -## vim:ft=zsh -## "plonk" (as in ignore) a host via iptables -## Usage: plonkhost -sudo iptables -I INPUT -s "${1}" -j DROP -- cgit v1.2.3