Hi, 2007/6/28, Carlos Dávila <[EMAIL PROTECTED]>:
What tool may I use to extract all output messages given by a certain function (e.g. G_fatal_error) in the whole grass6 cvs tree?
If I understand well... E.g. (need improvements) $ grep "G_fatal_error" * -R | grep .c: | cut -d'"' -f2
Thanks in advance Carlos
Martin
_______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev
-- Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

