[GRASS5] r.to.sites: change proposal for -a
Eric G . Miller
egm2 at jps.net
Mon Oct 30 21:35:14 EST 2000
On Mon, Oct 30, 2000 at 10:07:12AM -0600, Bill Brown - staff wrote:
> As for having multiple int attributes, I don't really see
> much added functionality and it seems like it would require a
> lot of recoding of existing programs. Programs that require
> int site attributes could clearly document that the attribute
> will be treated as int or else use the cat.
>
> - Bill
I concur with Bill. At this time, let's try to avoid changing
interfaces and concentrate on getting out a stable and useable 5.0.
They're plenty of modules that need updating fixing still...
--
#! /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