#3713: add powershell shell support to grass74.py
--------------------------+-------------------------
  Reporter:  pmolzer      |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  7.6.0
 Component:  Startup      |    Version:  7.4.2
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows
--------------------------+-------------------------

Comment (by pmolzer):

 will do. I've requested an account for the wiki and wait for approval.
 Which of these places is the best to add some info?

 [https://grasswiki.osgeo.org/wiki/GRASS_and_windows_console]
 [https://grasswiki.osgeo.org/wiki/GRASS_and_Shell]

 I'll put some content on use of the GRASS_SH environment variable.
 maybe also mention the rather heavy escaping needed to call grass from
 powershell.  For example

 {{{
 v.extract input=$state"_Counties" where=`"COUNTY=`'"$ucnty"`'`"
 output=$cntyname
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3713#comment:8>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to