GRASS configuration files in home directory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Q:''' Where are my configuration files . | '''Q:''' Where are my configuration files .grassrc8 or .grass8/rc? | ||
'''A:''' It depends on your GRASS GIS version: | '''A:''' It depends on your GRASS GIS version: | ||
* GRASS GIS 8.x | |||
** Linux, FreeBSD, etc.: the files .grass8/rc and .grass8/wx.json are located in $HOME | |||
** Windows: the files rc and wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS8\rc). AppData is a hidden folder. | |||
** Mac: the files .grass8/rc and .grass8/wx are located in /Users/<username>/grass <<- check | |||
Older versions: | |||
* GRASS GIS 6.x | * GRASS GIS 6.x |
Latest revision as of 09:16, 24 April 2024
Q: Where are my configuration files .grassrc8 or .grass8/rc?
A: It depends on your GRASS GIS version:
- GRASS GIS 8.x
- Linux, FreeBSD, etc.: the files .grass8/rc and .grass8/wx.json are located in $HOME
- Windows: the files rc and wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS8\rc). AppData is a hidden folder.
- Mac: the files .grass8/rc and .grass8/wx are located in /Users/<username>/grass <<- check
Older versions:
- 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