Print certain system information. With no OPTION, same as -s.
Project description
uname2
Print certain system information. With no OPTION, same as -s.
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>
Releases
0.1.3 2019/12/10
- Fix document.
0.1.1 2019/08/08
- Fix package strcture and remove src folder.
0.1.0 2019/04/04
- First release.
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(2.5 kB
view details)
File details
Details for the file uname2-0.1.3.tar.gz
.
File metadata
- Download URL: uname2-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a7f5172d026ccce565e3db5c2c03c842a33ae3b4cf2bde9885c53c90f1ce588 |
|
MD5 | 35ef36325353f13ad335e4fcf6c6760c |
|
BLAKE2b-256 | 45d929eef9b2ad8f0a9ec103c776f2308292757e8a5b8d6035ba6bec141ef742 |