Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
NAME
g.findetc - Searches for GRASS support files.
KEYWORDS
general,
map management,
scripts
SYNOPSIS
g.findetc
g.findetc --help
g.findetc file=string [--help] [--verbose] [--quiet] [--ui]
Flags:
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- file=string [required]
- Name of an file or directory
g.findetc is designed for Bourne shell scripts that need to search
for support data, programs and subfoldrs in any number of directories as
specified in GRASS_ADDON_ETC, plus the GRASS application etc/ directory. This
is designed for addon scripts that are installed outside the GRASS application
directory, such as a user's home or a system addon directory.
g.findetc writes the full path to the file or directory to standard output
g.filename,
g.findfile,
g.gisenv,
g.mapsets
William Kyngesburye
SOURCE CODE
Available at:
g.findetc source code
(history)
Latest change: Mon Nov 18 20:15:32 2019 in commit: 1a1d107e4f6e1b846f9841c2c6fabf015c5f720d
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
General index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual