I have been able to run command but I get wird characters for the Greek characters. I use proc:execute with utf-8, but it does not work. Any suggestions? Thanks.

Joseph


Inizio messaggio inoltrato:

Da: meumapple <meumapple@gmail.com>
Data: 06 novembre 2015 20:52:08 CET
A: BaseX <basex-talk@mailman.uni-konstanz.de>
Oggetto: Bash command

Hi all,

I am using proc:system for a bash command but I cannot run it. It looks like opennlp postagger model.bin < file.txt. I suspect that the problem is the less-than sign, which is converted into &lt; Is there any way to keep the less-than sign and pass it to the bash properly? Thanks.

Joseph