Behavior difference: g.list and g.remove
Rich Shepard <[email protected]>
| Newsgroups | gmane.comp.gis.grass.user |
|---|---|
| Message-ID | <[email protected]> |
Running 7.5.svn (r71933) on Slackware-14.2. Using g.remove without the '-f' option to check which files would be removed does not find the same files found by g.list: > g.list type=rast pattern=blocked1_* blocked1_h_0000 blocked1_h_0001 blocked1_h_0002 blocked1_h_0003 blocked1_h_max [Raster MASK present] > g.remove type=rast pattern=blocked1_* The following data base element files would be deleted: WARNING: No data base element files found [Raster MASK present] Is this a user error? Rich _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user