You'll need to delete the reference to bash in the first line of your scripts, and start grass by executing /c/grassxx/bin/grass63 where grassxx is the name of your grass version. And you may need to edit grass63 as well to make sure it uses unix style paths. I've been able to run some bash scripts written for a unix box in wingrass without too much trouble. Jerry
---- Original message ---- >Date: Sun, 17 Feb 2008 21:25:59 +0100 >From: WolfgangZ <[EMAIL PROTECTED]> >Subject: [GRASS-user] Re: Command line (bash) for Windows grass? >To: [email protected] > >Jonathan Greenberg schrieb: >> I've switched to using the mingw version -- msys comes with a command >> line "sh.exe", but I can't seem to a) boot grass using it, and b) and >> suspicious it won't be able to run bash scripting (sh is not the same as >> bash, correct?) >> >> --j >> > >can you please report in detail what software versions you use! grass, >msys, mingw, ... > >Otherwise it is really hard to figure out your problem. > >Wolfgang > >_______________________________________________ >grass-user mailing list >[email protected] >http://lists.osgeo.org/mailman/listinfo/grass-user Gerald Nelson Professor, Dept. of Agricultural and Consumer Economics University of Illinois, Urbana-Champaign office: 217-333-6465 cell: 217-390-7888 315 Mumford Hall 1301 W. Gregory Urbana, IL 61801 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
