ALL_TRUSTED problems

Denis Beauchemin Denis.Beauchemin at USherbrooke.ca
Wed Feb 1 19:19:19 GMT 2006


Alex Neuman van der Hans wrote:

> <snip>
>
> Glenn Steen wrote:
>
>> On 01/02/06, Richard Edge <Edge at twu.ca> wrote:
>>  
>>
>>>     
>>
>> Ok, how about quoting a bit of the begining of "spamassassin --lint
>> -D" here? Just the part Matt's been asking about...
>> <snip>
>> -- 
>> -- Glenn
>> email: glenn < dot > steen < at > gmail < dot > com
>> work: glenn < dot > steen < at > ap1 < dot > se
>>   
>
> Sorry for the newbie "bash" / spamassassin question, but is there a 
> way for spamassassin to output to stdout instead of stderr so I can 
> look at it with "more" or "less"? I keep having to &> to a tempfile 
> and then "less" the tempfile.
>
Alex,

Use: command 2>&1 | less to redirect stderr to the same file descriptor 
as stdout.

Denis

-- 
   _
  °v°   Denis Beauchemin, analyste
 /(_)\  Université de Sherbrooke, S.T.I.
  ^ ^   T: 819.821.8000x2252 F: 819.821.8045




More information about the MailScanner mailing list