9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] snoopy where are you?
@ 2005-03-31  2:48 Skip Tavakkolian
  2005-03-31  2:57 ` Skip Tavakkolian
  0 siblings, 1 reply; 4+ messages in thread
From: Skip Tavakkolian @ 2005-03-31  2:48 UTC (permalink / raw)
  To: 9fans

Just trying what man says:

term% snoopy -df 'ip(s=135.104.9.2 d=135.104.9.6)|| ip(s=135.104.9.6&d=135.104.9.2)' > /tmp/quux
snoopy: error parsing filter

I'd dig into it, except, I'm already dug in somewhere else :)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] snoopy where are you?
  2005-03-31  2:48 [9fans] snoopy where are you? Skip Tavakkolian
@ 2005-03-31  2:57 ` Skip Tavakkolian
  2005-03-31  3:03   ` Russ Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Skip Tavakkolian @ 2005-03-31  2:57 UTC (permalink / raw)
  To: 9fans

term% snoopy -df 'ip(s=135.104.9.2&d=135.104.9.6)|| ip(s=135.104.9.6&d=135.104.9.2)' > /tmp/quux
snoopy: error parsing filter

> Just trying what man says:
>
> term% snoopy -df 'ip(s=135.104.9.2 d=135.104.9.6)|| ip(s=135.104.9.6&d=135.104.9.2)' > /tmp/quux
> snoopy: error parsing filter
>
> I'd dig into it, except, I'm already dug in somewhere else :)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] snoopy where are you?
  2005-03-31  2:57 ` Skip Tavakkolian
@ 2005-03-31  3:03   ` Russ Cox
  2005-03-31  3:05     ` geoff
  0 siblings, 1 reply; 4+ messages in thread
From: Russ Cox @ 2005-03-31  3:03 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> term% snoopy -df 'ip(s=135.104.9.2&d=135.104.9.6)|| ip(s=135.104.9.6&d=135.104.9.2)' > /tmp/quux
> snoopy: error parsing filter

you need to use && instead of &.

russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] snoopy where are you?
  2005-03-31  3:03   ` Russ Cox
@ 2005-03-31  3:05     ` geoff
  0 siblings, 0 replies; 4+ messages in thread
From: geoff @ 2005-03-31  3:05 UTC (permalink / raw)
  To: russcox, 9fans

Which means the second EXAMPLE in snoopy(8) is wrong:

          % snoopy -df 'ip(s=135.104.9.2&d=135.104.9.6)||\
               ip(s=135.104.9.6&d=135.104.9.2)' > /tmp/quux



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-31  3:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-31  2:48 [9fans] snoopy where are you? Skip Tavakkolian
2005-03-31  2:57 ` Skip Tavakkolian
2005-03-31  3:03   ` Russ Cox
2005-03-31  3:05     ` geoff

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).