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:
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 < Is there any way to keep the less-than sign and pass it to the bash properly? Thanks.
Joseph