[GRASS5] g.region, sites and other stuff [WAS: d.zoom / sites boundaries]

Eric G . Miller egm2 at jps.net
Thu Nov 2 21:04:59 EST 2000


I agree about bugfixing.  I was mostly just posting some thoughts.  I do
see a G_site_count() as being useful.  Sure, it's trivial, but I've
found myself writing little functions or loops to do it on more than one
occasion (helps to know if it's even reasonably possible to keep an
entire site_list in memory for processing or whatever).

-- 
#! /bin/sh
# ppp-address: What's my Internet Address for ppp0 ?
/sbin/ifconfig ppp0 2> /dev/null | grep 'inet addr:' | sed \
's=.*inet addr\:\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\).*=\1='

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list