Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
get-system-info(1)	     General Commands Manual	      get-system-info(1)

NAME
     get-system-info -- obtains system information

SYNOPSIS
     get-system-info [-c version | --compatibility version]
     get-system-info [-h | --help]
     get-system-info [-v | --version]

DESCRIPTION
     get-system-info  obtains system information in machine-readable form. It is
     mainly intended for being used by System-Info(1).

ARGUMENTS
     The following options are available:

     -c version | --compatibility version
	     Request a certain version for the output. This option is  to  allow
	     for  future  changes of get-system-info. Currently, the only avail-
	     able version is 0.

     -h | --help
	     Prints the program's command-line parameters and exits.

     -v | --version
	     Prints the program version and exits.

EXIT STATUS
     The get-system-info tool exits with 0 on success, and >0 in case of an  er-
     ror.

EXAMPLES
     get-system-info

     LANGUAGE=de_AT get-system-info

     LANGUAGE=nb get-system-info

     get-system-info --version

SEE ALSO
     System-Info(1)

NOTES
     This  program  is	part of System-Tools. The latest version of System-Tools
     can be found on the System-Tools Homepage at System-Tools Homepage.

AUTHORS
     Thomas Dreibholz, Homepage

get-system-info 		   May 9, 2026		      get-system-info(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=get-system-info&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help