g.findetc.1grass - Man Page

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

Description

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.

Output

g.findetc writes the full path to the file or directory to standard output

See Also

g.filename, g.findfile, g.gisenv, g.mapsets

Author

William Kyngesburye

Source Code

Available at: g.findetc source code (history)

Accessed: Tuesday Mar 19 11:01:51 2024

Main index | General index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.2 Reference Manual

Info

GRASS 8.3.2 GRASS GIS User's Manual