1x2goversion(8) X2Go Server Tool x2goversion(8)
2
3
4
6 x2goversion - Retrieve Code Versions of X2Go Server Components
7
9 x2goversion [<x2go-component>]
10
11
13 x2goversion allows one to retrieve code versions of X2Go server
14 components.
15
16 If the [<x2go-component>] parameter is omitted then a list of all
17 available X2Go server component names and versions is listed.
18
19 If an X2Go component is specified with the [<x2go-component>]
20 parameter, then only the component's version is printed to stdout.
21
22 The x2goversion tool can be used by X2Go client implementations to
23 query server-side versions of X2Go components.
24
26 x2goversion reports X2Go component version information to stdout.
27
28 As exitcode x2goversion always returns 0.
29
31 /usr/share/x2go/versions/VERSION.*
32
34 This manual has been written by Mike Gabriel <mike.gabriel@das-
35 netzwerkteam.de> for the X2Go project (https://www.x2go.org).
36
37
38
39Version 4.1.0.3 Nov 2018 x2goversion(8)