gpsys1

Displays information about your operating system.

Synopsis

  1. gpsys1 [ -a | -m | -p ]
  2. gpsys1 -?
  3. gpsys1 --version

Description

gpsys1 displays the platform and installed memory (in bytes) of the current host. For example:

  1. linux 1073741824

Options

-a (show all)

Shows both platform and memory information for the current host. This is the default.

-m (show memory only)

Shows system memory installed in bytes.

-p (show platform only)

Shows the OS platform. Platform can be linux, darwin or sunos5.

-? (help)

Displays the online help.

--version

Displays the version of this utility.

Examples

Show information about the current host operating system:

  1. gpsys1

See Also

gpcheckperf