logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

x2goversion - Retrieve Code Versions of X2Go Server Components

Author

       This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project
       (https://www.x2go.org).

Version 4.1.0.6                                     Aug 2023                                      x2goversion(8)

Description

x2goversion allows one to retrieve code versions of X2Go server components.

       If the [<x2go-component>] parameter is omitted then a list of all available X2Go server component names
       and versions is listed.

       If an X2Go component is specified with the [<x2go-component>] parameter, then only the component's
       version is printed to stdout.

       The x2goversion tool can be used by X2Go client implementations to query server-side versions of X2Go
       components.

Files

       /usr/share/x2go/versions/VERSION.*

Name

       x2goversion - Retrieve Code Versions of X2Go Server Components

Return Values

x2goversion reports X2Go component version information to stdout.

       As exitcode x2goversion always returns 0.

Synopsis

       x2goversion [<x2go-component>]

See Also