db.describe -c table=roads database='$GISDBASE/$LOCATION_NAME/PERMANENT/dbf/' \ driver=dbf ncols:2 Column 1:cat:INTEGER:11 Column 2:label:CHARACTER:43
db.describe table=roads database='$GISDBASE/$LOCATION_NAME/PERMANENT/dbf/' \ driver=dbf table:roads description: insert:yes delete:yes ncols:2 column:cat description: type:INTEGER len:11 scale:0 precision:10 default: nullok:yes select:yes update:yes [...]
Last changed: $Date: 2011-11-08 01:42:51 -0800 (Tue, 08 Nov 2011) $