Re: [xslt] Problem when redirecting output



On Tue, Jul 23, 2002 at 02:41:01PM +0200, zze-CAULI Tony FTRD/DTL/LAN wrote:
> I have a problem with xsltproc : when I want to redirect output and errors to files, like this :
> 		xsltproc sheet.xsl source.xml >result 2> errors
> I get this answer : Ambiguous output redirect.
> Can anyone give me a solution ?


  The error doesn't come from xsltproc but from your shell, 
make sure you're running a bourne compatible shell like bash,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]