From f845d37bd60d6ba79f983be29d4fb488b224a386 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 12 Sep 2002 17:47:26 +0000 Subject: Explitily mention shell voodoo for everybody who cannot come up with it themselves --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 264256d..bc5682b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.33 2002/09/12 17:04:38 weasel Exp $ +$Id: README,v 1.34 2002/09/12 17:47:26 weasel Exp $ ##################################################################### ## R E A D M E F O R E C H O L O T ########################### ##################################################################### @@ -184,6 +184,11 @@ o In the first terminal window, type: o In the second terminal window, type: $ ./pingd add ... + You can also use the following shell magic to add all addresses from + an existing rlist.txt or mlist.txt: + $ grep \$remailer rlist.txt | cut -f 2 -d \< | cut -f 1 -d \> | + xargs ./pingd add + Monitor the first terminal in which you started pingd. You should see mention of email addresses being added. -- cgit v1.2.3