[GRASS5] i.group and g.mlist/tcsh problem
Markus Neteler
neteler at itc.it
Wed Nov 17 08:51:13 EST 2004
Hi,
with tcsh we have an annoying problem here (works fine with bash):
GRASS 5.7.cvs > i.group gr=avgroup in=`g.mlist rast sep=, pat="av*"`
Word too long.
GRASS 5.7.cvs > g.mlist rast pat="av*" | wc -l
601
GRASS 5.7.cvs > g.mlist rast pat="av*" | wc -c
19232
19232 characters are really not that much. Any tricks to
extend that (solution for non-root users)?
Thanks
Markus
More information about the grass-dev
mailing list