Re: Capture -D --lint output

2008-09-12 Thread David B Funk
On Fri, 12 Sep 2008, Jack L. Stone wrote: > Sorry to be a bother on this again, it is the shell issue. Is anyone > running the csh (or tcsh) shell and know what the syntax should be to make > this work? It works in the borne shell (sh). I've read the man pages on the > shells but no joy with vario

Re: Capture -D --lint output

2008-09-12 Thread Ben Winslow
On Fri, 12 Sep 2008 11:45:43 -0500 "Jack L. Stone" <[EMAIL PROTECTED]> wrote: > Sorry to be a bother on this again, it is the shell issue. Is anyone > running the csh (or tcsh) shell and know what the syntax should be to > make this work? It works in the borne shell (sh). I've read the man > pages

Re: Capture -D --lint output

2008-09-12 Thread Jack L. Stone
At 03:16 PM 9.11.2008 +0200, Mariusz Kruk wrote: >On czw, 2008-09-11 at 15:06 +0200, John Wilcock wrote: >> No need for that attitude, we were all newbies once... > >Sorry, wasn't meant as an insult or anything like that. Was more like >surprised because I really didn't understand the problem. > >>

Re: Capture -D --lint output

2008-09-11 Thread Jack L. Stone
At 03:16 PM 9.11.2008 +0200, Mariusz Kruk wrote: >On czw, 2008-09-11 at 15:06 +0200, John Wilcock wrote: >> No need for that attitude, we were all newbies once... > >Sorry, wasn't meant as an insult or anything like that. Was more like >surprised because I really didn't understand the problem. > >>

Re: Capture -D --lint output

2008-09-11 Thread Mariusz Kruk
On czw, 2008-09-11 at 15:06 +0200, John Wilcock wrote: > No need for that attitude, we were all newbies once... Sorry, wasn't meant as an insult or anything like that. Was more like surprised because I really didn't understand the problem. > It wouldn't have taken any longer to give the actual so

Re: Capture -D --lint output

2008-09-11 Thread ram
On Thu, 2008-09-11 at 07:53 -0500, Jack L. Stone wrote: > Folks, I'm trying to capture/grep specific given info from the subject > output, like this: > > #spamassassin -D --lint | grep database > spamassassin -D --lint 2>&1 | grep database

Re: Capture -D --lint output

2008-09-11 Thread Matt Kettler
Jack L. Stone wrote: > Folks, I'm trying to capture/grep specific given info from the subject > output, like this: > > #spamassassin -D --lint | grep database > > I KNOW that doesn't work, but describes my issue at hand. I've spent an > hour+ searching for others with this same question without suc

Re: Capture -D --lint output

2008-09-11 Thread John Wilcock
Mariusz Kruk a écrit : On czw, 2008-09-11 at 07:53 -0500, Jack L. Stone wrote: Folks, I'm trying to capture/grep specific given info from the subject output, like this: #spamassassin -D --lint | grep database I KNOW that doesn't work, but describes my issue at hand. I've spent an hour+ searchi

Re: Capture -D --lint output

2008-09-11 Thread Mariusz Kruk
On czw, 2008-09-11 at 07:53 -0500, Jack L. Stone wrote: > Folks, I'm trying to capture/grep specific given info from the subject > output, like this: > > #spamassassin -D --lint | grep database > > I KNOW that doesn't work, but describes my issue at hand. I've spent an > hour+ searching for other

Capture -D --lint output

2008-09-11 Thread Jack L. Stone
Folks, I'm trying to capture/grep specific given info from the subject output, like this: #spamassassin -D --lint | grep database I KNOW that doesn't work, but describes my issue at hand. I've spent an hour+ searching for others with this same question without success. I remember this being poste