#3713: add powershell shell support to grass74.py
-------------------------+-------------------------
Reporter: pmolzer | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Startup | Version: 7.4.2
Keywords: | CPU: Unspecified
Platform: MSWindows |
-------------------------+-------------------------
I have added powershell as a supported command shell to grass74.py. I
don't have SVN commit access and am not on the dev mailing list. Can I
just attach the script to this ticket, or should I request some sort of
access to SVN?
#3713: add powershell shell support to grass74.py
--------------------------+-------------------------
Reporter: pmolzer | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Startup | Version: 7.4.2
Resolution: | Keywords:
CPU: Unspecified | Platform: MSWindows
--------------------------+-------------------------
Comment (by martinl):
In [changeset:"73814" 73814]:
{{{
#!CommitTicketReference repository="" revision="73814"
add powershell shell support to grass.py (see #3713)
patch provided by pmolzer
}}}
#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 hellik):
Replying to [comment:2 pmolzer]:
> I've attached a diff. I could not find grass74.py in the source but
there is grass.py, so I've modified that.
please add some hints/examples in the GRASS wiki how to use windows
powershell in winGRASS. otherwise this functionality will be hidden for
the broader user base.
#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 veroandreo):
Replying to [comment:6 hellik]:
> Replying to [comment:2 pmolzer]:
> > I've attached a diff. I could not find grass74.py in the source but
there is grass.py, so I've modified that.
>
> please add some hints/examples in the GRASS wiki how to use windows
powershell in winGRASS. otherwise this functionality will be hidden for
the broader user base.
+1!
This would be highly appreciated by those of us Linux users teaching with
command line to windows users.
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
#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 veroandreo):
I think that the GRASS and Windows console wiki is a good start. I'm not
aware of ppl using powershell in Linux, but in any case, we could
eventually move the content or just put a link "for powershell usage see
here..." in the GRASS and shell wiki.
This seems to be already added in r73814. No remaining issues obvious from
comments. Closing as fixed. Please, open a new issue on !GitHub if you
need to follow up.