1g.findetc(1) Grass User's Manual g.findetc(1)
2
3
4
6 g.findetc - Searches for GRASS support files.
7
9 general
10
12 g.findetc
13 g.findetc help
14 g.findetc file=string [--verbose] [--quiet]
15
16 Parameters:
17 file=string
18 Name of an file or directory
19
21 g.findetc is designed for Bourne shell scripts that need to search for
22 support data, programs and subfoldrs in any number of directories as
23 specified in GRASS_ADDON_ETC, plus the GRASS application etc/ direc‐
24 tory. This is designed for addon scripts that are installed outside the
25 GRASS application directory, such as a user's home or a system addon
26 directory.
27
29 g.findetc writes the full path to the file or directory to standard
30 output
31
33 g.ask
34 g.filename
35 g.findfile
36 g.gisenv
37 g.mapsets
38 parser
39
41 William Kyngesburye
42
43 Last changed: $Date: 2007-04-19 06:00:55 +0200 (Thu, 19 Apr 2007) $
44
45 Full index
46
47 © 2003-2008 GRASS Development Team
48
49
50
51GRASS 6.3.0 g.findetc(1)