.TH g.list 1grass "" "GRASS 6.4.2" "Grass User's Manual" .SH NAME \fI\fBg.list\fR\fR - Lists available GRASS data base files of the user-specified data type. .SH KEYWORDS general, map management .SH SYNOPSIS \fBg.list\fR .br \fBg.list help\fR .br \fBg.list\fR [-\fBf\fR] \fBtype\fR=\fIdatatype\fR[,\fIdatatype\fR,...] [\fBmapset\fR=\fIstring\fR] [--\fBverbose\fR] [--\fBquiet\fR] .SS Flags: .IP "\fB-f\fR" 4m .br Verbose listing (also list map titles) .IP "\fB--verbose\fR" 4m .br Verbose module output .IP "\fB--quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBtype\fR=\fIdatatype[,\fIdatatype\fR,...]\fR" 4m .br Data type .br Options: \fIrast,rast3d,vect,oldvect,asciivect,icon,labels,sites,region,region3d,group,3dview\fR .IP "\fBmapset\fR=\fIstring\fR" 4m .br Mapset to list (default: current search path) .PP .SH DESCRIPTION \fIg.list\fR allows the user to list user-specified, available and accessible files from \fImapsets\fR under the user's current location. .SH NOTES If unspecified, files of the specified \fItype\fR from all mapsets in the user's current search path will be listed to standard output. To find out which mapsets are in the cuurent search path, use \fI'g.mapsets -p'\fR. .PP If the \fBmapset\fR option is set to "." then only maps from the current mapset will be displayed. .PP If the user requests that files from a mapset to which access has been restricted (see \fIg.access\fR) be listed, no files from this mapset will be listed. .SH EXAMPLES List all raster maps: .br \fC .DS .br g.list type=rast .br .DE \fR .PP List all raster and vector maps from mapset "user": .br \fC .DS .br g.list type=rast,vect mapset=user .br .DE \fR .SH SEE ALSO \fIg.access\fR .br \fIg.mapsets\fR .br \fIg.mlist\fR .SH AUTHOR Michael Shapiro, U.S.Army Construction Engineering Research Laboratory .PP \fILast changed: $Date: 2009-05-29 11:18:32 +0200 (Fri, 29 May 2009) $\fR .PP Full index .PP © 2003-2011 GRASS Development Team