Re: Postfix med sasl setup problemmer

From: Anders S. Jensen (none@doozer--freakout.dk.lh.bsd-dk.dk)
Date: Tue 02 Dec 2003 - 20:33:04 CET


Date: Tue, 2 Dec 2003 20:33:04 +0100
From: "Anders S. Jensen" <none@doozer--freakout.dk.lh.bsd-dk.dk>
To: bsd-dk@bsd-dk.dk
Subject: Re: Postfix med sasl setup problemmer

On Mon, Dec 01, 2003 at 12:18:30PM +0100, Martin Mathiassen wisely wrote:
> ($:~)=> dd if=/dev/urandom of=/etc/postfix/ssl/post.rand count=1
> 2>/dev/null
If you are using a csh or deriviative, I think the correct syntax
is something like this. (csh is not my favourite shell, reading the
entertaining discussion earlier today will reveal wich one that is...:)

dd if=/dev/urandom of=/etc/postfix/ssl/post.rand count=1 >& /dev/null

It's about redirecting standard error. It can be left out in your case.
Is there any special reason you write in English?

-- 
Mvh,

Anders S. Jensen



This archive was generated by hypermail 2b30 : Wed 15 Nov 2006 - 18:24:34 CET