From 23b3d0ad688b5405837c1a2e6bdbf316c26f1dc2 Mon Sep 17 00:00:00 2001 From: short <> Date: Tue, 10 Jul 2001 18:36:43 +0000 Subject: [PATCH] EAP HOT mailing list canceller, requires "~/priv/eap-passwd" --- bin/eap | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/eap diff --git a/bin/eap b/bin/eap new file mode 100755 index 0000000..2449c33 --- /dev/null +++ b/bin/eap @@ -0,0 +1,2 @@ +#! /bin/sh +exec lynx -dump "http://www.netbeans.com/cgi-bin/listcancel.cgi?$(cat ~/priv/eap-passwd)" -- 1.8.3.1