ОПИСАНИЕ

g.mremove applies regular expressions and wildcards to g.remove. If the -f force flag is not given then nothing is removed, instead a functional g.remove command string is printed to stdout as a preview of the action to be taken.

ПРИМЕР

Delete all raster maps starting with "tmp_" in the current mapset:
  g.mremove -f "tmp_*"

СМ. ТАКЖЕ

g.remove

АВТОР

Huidae Cho
grass4u@gmail.com

Last changed: $Date: 2007-02-12 08:54:40 -0600 (Пн, 12 фев 2007) $

Автор перевода