On 19/02/15 18:19, Giuseppe Amatulli wrote:
Hi, i have a very simple question but i'm not able find the simple answer. I'm following the procedure for Setting the GRASS environmental variables, <http://grasswiki.osgeo.org/wiki/GRASS_and_Shell>in the bash environment. Everything works grate and I'm able to access to all grass commands. My question is how I can exit from grass and return to the bash-with-nograss.
You cannot "exit" GRASS as it is not an application by itself. If you do not want to have access to the GRASS modules anymore, just unset your environment variables.
If you want to change your prompt, set PS1 to something else. Moritz _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
