-
Notifications
You must be signed in to change notification settings - Fork 4
PetOutput
FrancisBond edited this page Apr 27, 2006
·
3 revisions
For historical reasons, cheap doesn't send its output to STDOUT (although it really should). You can get at the output by redirecting STDERR, an example is given below:
cat input.text cheap -limit=10000 -mrs=xml japanese.grm &> output.xml
Home | Forum | Discussions | Events