9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] upas/list problem
@ 2004-04-21 16:36 Matthias Teege
  0 siblings, 0 replies; only message in thread
From: Matthias Teege @ 2004-04-21 16:36 UTC (permalink / raw)
  To: 9fans

Moin,

I playing with upas/list and try to check a mailaddress against
a patternfile. I do the following

echo matthias@mteege.de > adr
echo =matthias@mteege.de > pat

Then I create a small script

#!/bin/rc
if( /bin/upas/list check pat adr )
{
  echo Welcome
}

But I don't get the "Welcome" message. What do I missing?
Matthias


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-21 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-21 16:36 [9fans] upas/list problem Matthias Teege

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).