Difference between revisions of "GRASS configuration files in home directory"
From GRASS-Wiki
(new to tell winGRASS users and others where the $HOME stuff is) |
|||
Line 10: | Line 10: | ||
* GRASS GIS 7.x | * GRASS GIS 7.x | ||
** Linux, FreeBSD, AIX, Solaris, etc.: the files .grass7/rc and .grass7/wx are located in $HOME | ** Linux, FreeBSD, AIX, Solaris, etc.: the files .grass7/rc and .grass7/wx are located in $HOME | ||
− | ** Windows: the files grass7\rc and grass7\wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\ | + | ** Windows: the files grass7\rc and grass7\wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS7\rc). AppData is a hidden folder. |
** Mac: the files .grass7/rc and .grass7/wx are located in /Users/<username>/grass <<- check | ** Mac: the files .grass7/rc and .grass7/wx are located in /Users/<username>/grass <<- check | ||
Revision as of 00:46, 13 May 2014
Q: Where are my configuration files .grassrc6 or .grass7/rc?
A: It depends on your GRASS GIS version:
- GRASS GIS 6.x
- Linux, FreeBSD, AIX, Solaris, etc.: the files .grassrc6 and .grasswx6 are located in $HOME
- Windows: the files grassrc6 and grasswx6 are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS6\grassrc6). AppData is a hidden folder.
- Mac: the files grassrc6 and .grasswx6 are located in /Users/<username>/grass <<- check
- GRASS GIS 7.x
- Linux, FreeBSD, AIX, Solaris, etc.: the files .grass7/rc and .grass7/wx are located in $HOME
- Windows: the files grass7\rc and grass7\wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS7\rc). AppData is a hidden folder.
- Mac: the files .grass7/rc and .grass7/wx are located in /Users/<username>/grass <<- check