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

NAME

6       g.list   -  Lists available GRASS data base files of the user-specified
7       data type to standard output.
8

KEYWORDS

10       general
11

SYNOPSIS

13       g.list
14       g.list help
15       g.list [-f] type=datatype  [mapset=string]
16
17   Flags:
18       -f  verbose listing (also list map titles)
19
20   Parameters:
21       type=datatype
22           data       type       Options:       rast,rast3d,vect,oldvect,asci‐
23           ivect,icon,labels,sites,region,region3d,group,3dview
24
25       mapset=string
26           mapset to list (default: current search path)
27

DESCRIPTION

29       g.list allows the user to list user-specified, available and accessible
30       files from mapsets under the user's current location.
31

OPTIONS

33       When invoked simply as g.list, the program prompts  the  user  for  the
34       type of data to be listed from all mapsets in the user's current mapset
35       search path.  The user can list files from a mapset not listed  in  the
36       current  mapset  search  path by running the program non-interactively,
37       specifying the (optional) flag setting and parameter values on the com‐
38       mand line.  Program flag and parameters are described below.
39

NOTES

41       If  unspecified,  files  of  the specified type from all mapsets in the
42       user's current search path will be listed to standard output.  To  find
43       out which mapsets are in the cuurent search path, use 'g.mapsets -p'.
44
45       If  the user requests that files from a mapset to which access has been
46       restricted (see g.access) be listed, no files from this mapset will  be
47       listed.
48

SEE ALSO

50       g.access
51       g.mapsets
52

AUTHOR

54       Michael Shapiro, U.S.Army Construction Engineering Research Laboratory
55
56       Full index
57
58
59
60GRASS 6.2.2                                                          g.list(1)
Impressum