[GRASS5] g.list -f

Markus Neteler neteler at itc.it
Sat Feb 12 10:24:07 EST 2005


On Thu, Feb 10, 2005 at 03:16:29PM -0600, Huidae Cho wrote:
> Hi,
> 
> 'g.list -f type=rast' doesn't work since G_gisbase()/etc/lister/cell
> does not exist. Is it still a valid flag (-f)?

For me (6-CVS, Mdk10) it works.

But, in fact, 
ls -l $GISBASE/etc/lister/cell
is not there. I also wondered about this legacy code:

GRASS 6.0.cvs:~/grass60/general/manage/cmd > grep etc/lister/ *
list.c:         sprintf (lister, "%s/etc/lister/%s", G_gisbase(), list[n].element[0]);

but didn't look if these lines are ever reached.

Markus




More information about the grass-dev mailing list