[GRASS-dev] [GRASS GIS] #3996: Allow multiple --exec's

GRASS GIS trac at osgeo.org
Sun Nov 24 19:23:20 PST 2019


#3996: Allow multiple --exec's
-------------------------+---------------------------------
 Reporter:  jidanni      |      Owner:  grass-dev@…
     Type:  enhancement  |     Status:  new
 Priority:  trivial      |  Milestone:
Component:  Startup      |    Version:  git-releasebranch78
 Keywords:               |        CPU:  Unspecified
 Platform:  Unspecified  |
-------------------------+---------------------------------
 Enhancement idea:

 Even though one can run whole shell scripts,
 how about also allowing more than one "grass --exec"?

 Perhaps allow multiple --exec's using Unix find(1)'s method:

 {{{
 -exec ... ... \; -exec ... ... \;
 }}}

 In fact it one fails, don't run the rest, just like Unix.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3996>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list