[GRASS-dev] Re: [GRASS-user] m.proj error

Nikos Alexandris wrote:

A small bug (?)

In grass-6.3.1svn if I do "g.region -c" I get a D:M:S output and not
decimal degrees. Now I want to use m.proj to have decimal degrees
but I always get the following error:

"read: 201: Illegal option -n"

      read -n 256 -t 2 REPLY

Neither -n nor -t are specified by POSIX, i.e. they are bash-isms.

Fixed in SVN trunk.

--
Glynn Clements <glynn@gclements.plus.com>