<div>Dear all,</div>
<div> </div>
<div>I need to proceed the following command</div>
<div> </div>
<div>r.stats -na input=mymap | awk '{print $1,"=",int($2/10000)+1}'|r.reclass input=mymap output=mymap_areaha - --o</div>
<div> </div>
<div>When running wingrass6.3 under MSys/MINGW It worked so fine.</div>
<div>But now I am running Wingrass 6.4 (OSGeo4W distribution) in text mode</div>
<div>(started from OSGeo4W Shell) but bash commands don't work.</div>
<div> </div>
<div>I tryed to start WinGrass from MSYS(MINGW - C:\OSGeo4W\apps\msys)</div>
<div>but when I type grass64 I got the following error message:</div>
<div> </div>
<div>Starting GRASS ...</div>
<div>WARNING: The wish command does not work as expected!<br>Please check your GRASS_WISH environment variable.<br>Use the -help option for details.<br>Switching to text based interface mode.</div>
<div>Hit RETURN to continue.<br><br>Any help are Welcome.</div>
<div> </div>
<div>Best wishes</div>
<div> </div>
<div>milton</div>