#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>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to