[GRASS5] [bug #2832] (grass) d.mapgraph command separator
Hamish
hamish_nospam at yahoo.com
Fri Dec 10 02:25:12 EST 2004
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2832
> -------------------------------------------------------------------------
>
> Mention on d.mapgraph etc. man pages that the only command separator is a
> newline. E.g., one must do echo -e move 16844 26838\\n text Z|d.mapgraph
have you tried input like:
d.mapgraph << EOF
move 16844 26838
text Z
EOF
?
Hamish
More information about the grass-dev
mailing list