Doing
(set-error-output-port!
(open-output-file "/dev/null"))
(error)
outputs the error message to the terminal. Is this intentional, and if so,
is there a way to redirect error messages generated in the current scsh
process?
I would like to avoid execing another scsh only to redirect stderr,
but up to now have not found any way to do it.
Yours
Lutz Euler
--
Lavielle EDV Systemberatung GmbH & Co.
Lotharstrasse 2b, D-22041 Hamburg, Germany
Tel.: ++49 40 / 65 80 88
Fax: ++49 40 / 65 808-202
EMail: euler@lavielle.com
|