[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lojban] Re: Lojban parse tree to XML
On Fri, 28 Jan 2005 18:57:22 -0500, Brian Eubanks <jorne@eubot.com> wrote:
> Here is an example usage:
>
> cat example-lojban.txt | java -jar loj2xml.jar > output-file.xml
>
> (On Windows, replace "cat" with "type".)
Or on both Windows and Unix, you should be able to say
java -jar loj2xml.jar < example-lojban.txt > output-file.xml
(In general "cat filename |" should make you suspicious -- nearly
invariably, this can be replaced with "< filename" [which has to be
after the command and arguments in Windows, but can come before in
Unix], which also saves you starting a separate process for cat.)
mu'o mi'e .filip.
--
Philip Newton <philip.newton@gmail.com>