Eric Patton wrote: > Really trivial question: Is there a way to print the GRASS > intro text (the ASCII art and version info) to the monitor without > exiting and restarting GRASS?
"cat $GISBASE/etc/welcome" will proint the version information. The ASCII-art logo is embedded in Init.sh; there isn't any way to print it on its own. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
