GRASS commands

The command name indicates its use: first letter indicates data format or general functionality followed by a dot and a short word indicating the task that the command performs:

Almost all modules can be used either directly on the command line (module call and parameters together on one line) or interactively, i.e. you can call each module without parameters, then you will be prompted for required information like map names etc.

You can read the manual pages of the commands of GRASS 5.0 online or with the g.manual command in a running GRASS session (Help->Manual pages in TclTkGRASS). There is also an (incomplete) one-line reference containing a short explanation of many commands.