1g.findetc(1)                  Grass User's Manual                 g.findetc(1)
2
3
4

NAME

6       g.findetc  - Searches for GRASS support files.
7

KEYWORDS

9       general, map management, scripts
10

SYNOPSIS

12       g.findetc
13       g.findetc --help
14       g.findetc file=string  [--help]  [--verbose]  [--quiet]  [--ui]
15
16   Flags:
17       --help
18           Print usage summary
19
20       --verbose
21           Verbose module output
22
23       --quiet
24           Quiet module output
25
26       --ui
27           Force launching GUI dialog
28
29   Parameters:
30       file=string [required]
31           Name of an file or directory
32

DESCRIPTION

34       g.findetc  is designed for Bourne shell scripts that need to search for
35       support data, programs and subfoldrs in any number  of  directories  as
36       specified  in  GRASS_ADDON_ETC,  plus the GRASS application etc/ direc‐
37       tory. This is designed for addon scripts that are installed outside the
38       GRASS  application  directory,  such as a user’s home or a system addon
39       directory.
40

OUTPUT

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

SEE ALSO

46        g.filename, g.findfile, g.gisenv, g.mapsets
47

AUTHOR

49       William Kyngesburye
50
51       Last changed: $Date: 2015-02-14 22:07:18 +0100 (Sat, 14 Feb 2015) $
52

SOURCE CODE

54       Available at: g.findetc source code (history)
55
56       Main  index | General index | Topics index | Keywords index | Graphical
57       index | Full index
58
59       © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
60
61
62
63GRASS 7.6.0                                                       g.findetc(1)
Impressum