WSLSYS(1) WSL Utilities User Manual WSLSYS(1)

wslsys - Component of Windows 10 Linux Subsystem Utility

wslsys [-VIbBFUWRKPSlt] [-s]

wslsys [-hv]

This is a WSL system information printer to print out some basic system information.

Executing command without options will print out the all system information. add -s flag to print only value:

Print a simple help.
Print current version.
Print the the WSL version your current distribution is using. For example, "1" for using WSL 1st generation.
Print the time when the current release is installed. The format is in Hex Unix Timestamp. For example, "0x5df84068".
Print current release branch of your Windows 10. For example, "rs_prerelease" means you are on rs_prerelease realease branch.
Print current build version of your Windows 10. For example, "19536" means you are using Winows 10 build 19536.
Print current build version of your Windows 10 in long form. For example, "19536.1000.amd64fre.rs_prerelease.191211-1446".
Print current uptime inside WSL. For example, "0d 0h 2m".
Print current uptime in Windows 10. For example, "0d 12h 8m".
Print the current release for your WSL distro. For example, "Ubuntu 18.04.3 LTS".
Print the current version of the WSL kernel. For example, "Linux 4.19.81-microsoft-standard".
Print total number of installed packages. For example, "1047" for 1047 packages installed.
Print the current disply scaling from your display setting. For example, "2" for 200% scaling.
Print the Windows locale information. For example, "en-US" for English (United States).
Print the Windows 10 Theme. For example, "light".

Created by Patrick Wu <me@patrickwu.space>

Report bugs to <https://github.com/wslutilities/wslu/issues>; For Ubuntu specific/related bugs, report to <https://bugs.launchpad.net/ubuntu/+source/wslu>.

This is free software; you can redistribute it and/or modify it under the terms of the GNU GPL version 3 or (at your option) any later version. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

wslu(7)

2021-10-07 3.2.3-1