GRASS configuration files in home directory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 | ** Windows: the files rc and 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 07:51, 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 rc and 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