<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Check this previous email. I think that it is what you are looking for. You can use XProc to batch process over each file in a directory.<div><br></div><div><a href="https://www.oxygenxml.com/pipermail/oxygen-user/2009-October/002831.html">https://www.oxygenxml.com/pipermail/oxygen-user/2009-October/002831.html</a><br><br><div id="AppleMailSignature">Loren Cahlander</div><div><br>On Mar 12, 2018, at 8:54 AM, Lou Burnard <<a href="mailto:lou.burnard@retired.ox.ac.uk">lou.burnard@retired.ox.ac.uk</a>> wrote:<br><br></div><blockquote type="cite"><div><span>I want to run a simple XSLT script against each of about 50,000 small RDF files, sending the output to a single file. I can do it at the command line, but I'd like it to complete within my lifetime, or preferably before lunch. Is there a better way than saying "for f in *.rdf; do saxon $f mystylesheet.xsl >> output.xml; done" ?</span><br><span></span><br><span>_______________________________________________</span><br><span>oXygen-user mailing list</span><br><span><a href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a></span><br><span><a href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a></span><br></div></blockquote></div></body></html>