From: Thomas.Braun@infowerk.de
Date: Wed Sep 17 2003 - 06:58:54 PDT
Hi,
the output of xep is printed to stderr. that's why it won't be fetched
with a "normal" pipe.
try using:
xep.sh 2>&1 logfile.log
this will pipe stderr to stdout and then print it to your logfile.
greetings!
"Anders Svensson" <anders.svensson@animech.se>
Gesendet von: owner-xep-support@renderx.com
17.09.2003 15:40
Bitte antworten an xep-support
An: <xep-support@renderx.com>
Kopie:
Thema: [xep-support] Report/log file from xep runs
Hi,
does anyone know if there is a convenient way to generate a report/log
file from xep runs in the command line interface? I've tried using a
"pipe" in the command line (the ">" sign and a destination file name),
but the result was rather disappointing, it only contained the generic
command info, but nothing from the actual xsl-fo processing results...
/Anders Svensson
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Wed Sep 17 2003 - 06:56:48 PDT