[GRASS5] [bug #2757] (grass) g.list, g.remove: can't see ascii vector files

Markus Neteler neteler at itc.it
Fri Dec 3 11:27:31 EST 2004


On Fri, Dec 03, 2004 at 05:06:32AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2757
> -------------------------------------------------------------------------
> 
> g.list, g.remove etc. give the user no way to manipulate ascii vector
> files. E.g., the only way to remove dig_ascii/clean.test is by UNIX
> rm(1).
> 
> At least their SEE ALSO should say how.

... fixed a couple of weeks ago in CVS:

GRASS 5.7.cvs:~ > g.list help 2>&1 | grep ascii
           options: rast,rast3d,oldvect,vect,asciivect,icon,labels,sites,
  asciivect (ascii vector files)

GRASS 5.7.cvs:~ > g.remove help 2>&1 | grep ascii
   [asciivect=name[,name,...]] [icon=name[,name,...]]
  asciivect   asciivect file(s) to be removed

GRASS 5.7.cvs:~ > g.copy help 2>&1 | grep ascii
   [vect=from,to] [asciivect=from,to] [icon=from,to] [labels=from,to]
  asciivect   asciivect file(s) to be copied

[etc]

Markus




More information about the grass-dev mailing list