1g.version(1) Grass User's Manual g.version(1)
2
3
4
6 g.version - Displays version and copyright information.
7
9 general
10
12 g.version
13 g.version help
14 g.version [-cb] [--verbose] [--quiet]
15
16 Flags:
17 -c
18 Print the copyright message
19
20 -b
21 Print the GRASS build information
22
23 --verbose
24 Verbose module output
25
26 --quiet
27 Quiet module output
28
30 g.version prints to standard output the GRASS version number, date, the
31 GRASS copyright and GRASS build information.
32
34 This program requires no command line arguments; the user simply types
35 g.version on the command line to see the version number and date of the
36 GRASS software currently being run by the user.
37
39 Michael Shapiro, U.S. Army Construction Engineering Research Laboratory
40
41 Last changed: $Date: 2006-01-27 11:59:11 +0100 (Fri, 27 Jan 2006) $
42
43 Full index
44
45 © 2003-2008 GRASS Development Team
46
47
48
49GRASS 6.3.0 g.version(1)