On Thu, 10 Dec 1998, Christian Lavoie wrote:
> I need to write down the output (actually, I need the error message) that
> the startx command gives me. (The nice 'startx >err' doesn't work...)
> 

Try:
startx >err 2>&1

That should be the correct magic incantation. :-)

Havoc

Reply via email to