Skip to main content

Print system information.

Project description

Print system information.

Install

pip install uname2

Usage

PS E:\code\uname2> uname2 --help
Usage: uname2 [OPTIONS]

Print certain system information.  With no OPTION, same as -s.

Options:
-a, --all             print all information
-s, --kernel-name     print the kernel name
-n, --nodename        print the network node hostname
-r, --kernel-release  print the kernel release
-v, --kernel-version  print the kernel version
-m, --machine         print the machine hardware name
-p, --processor       print the hardware platform or "unknown"
--help                Show this message and exit.
PS E:\code\uname2>

Example

PS E:\code\uname2> uname2
Windows
PS E:\code\uname2> uname2 -a
Windows DESKTOP-OR9GS4G 10 10.0.16299 AMD64 Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
PS E:\code\uname2> uname2 -snrvmp
Windows DESKTOP-OR9GS4G 10 10.0.16299 AMD64 Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
PS E:\code\uname2>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uname2-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page