os
Command Function
Collects the OS name, system version, kernel version, and boot parameters.
Syntax
1 | ./kspect os [-h] |
Parameter Description
Parameter |
Description |
|---|---|
None |
Collects OS information, including the OS name, system version, kernel version, and boot parameters. |
-h/--help |
Obtains help information. |
Example
Collect OS information.
1 | ./kspect os
|
Parent topic: Commands and Parameters