Moritz Lennert wrote: > There is a C replacement of the current scripts in the GRASS 6.x and > GRASS 7.x development branches (see e.g. [1]). > Maybe you could just compile that and see if it solves the problem.
Note that the C version relies upon new features in libgis (specifically, in lib/gis/ls.c) and the build system, so you can't just import general/g.mremove from SVN into 6.3. However, there is also a standalone version (named g.xremove) in the GRASS add-ons repository: https://svn.osgeo.org/grass/grass-addons/general/g.xremove Also, g.xlist: https://svn.osgeo.org/grass/grass-addons/general/g.xlist -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
