On Wed, 2008-05-28 at 22:22 +0200, Markus Neteler wrote: > On Wed, May 28, 2008 at 7:52 PM, Nikos Alexandris > <[EMAIL PROTECTED]> wrote: > > Can they be counted automatically? > > Sure: > > GRASS 6.4.svn (spearfish60): > ls -la $GISBASE/bin/*.* | wc -l > 325 > GRASS 6.4.svn (spearfish60): > ls -la $GISBASE/scripts/*.* | wc -l > 80 > > Markus
I counted in http://grass.osgeo.org/grass63/manuals/html63_user/full_index.html around 408 It would be interesting/nice to have put this "counter" commands in a script (?) like: g.countmods -r (for raster) -v (for vector) etc. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
