DESCRIPTION

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

NOTES

If unspecified, files of the specified type from all mapsets in the user's current search path will be listed to standard output. To find out which mapsets are in the current search path, use g.mapsets with the -p flag.

If the mapset option is set to "." then only files from the current mapset will be displayed.

If the user requests that files from a mapset to which access has been restricted (see g.access) be listed, no files from this mapset will be listed.

EXAMPLES

List all raster maps:
   g.list type=rast

List all raster and vector maps from mapset "user":

   g.list type=rast,vect mapset=user

SEE ALSO

g.access, g.mapsets, g.mlist, i.group

AUTHOR

Michael Shapiro, U.S.Army Construction Engineering Research Laboratory

Last changed: $Date$