logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wslsys - Component of Windows 10 Linux Subsystem Utility

Author

       Created by Patrick Wu <me@patrickwu.space>

Description

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

Name

wslsys - Component of Windows 10 Linux Subsystem Utility

Options

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

       -h,--help
              Print a simple help.

       -v,--version
              Print current version.

       -V,--wsl-version
              Print the the WSL version your current distribution is using.  For example, "1" for using WSL  1st
              generation.

       -I,--sys-installdate
              Print  the  time  when the current release is installed. The format is in Hex Unix Timestamp.  For
              example, "0x5df84068".

       -b,--branch
              Print current release branch of your Windows 10.  For example, "rs_prerelease" means  you  are  on
              rs_prerelease realease branch.

       -B,--build
              Print  current  build version of your Windows 10.  For example, "19536" means you are using Winows
              10 build 19536.

       -F,--full-build
              Print   current   build   version   of   your   Windows   10   in   long   form.    For   example,
              "19536.1000.amd64fre.rs_prerelease.191211-1446".

       -U,--uptime
              Print current uptime inside WSL.  For example, "0d0h2m".

       -W,--win-uptime
              Print current uptime in Windows 10.  For example, "0d12h8m".

       -R,--release
              Print the current release for your WSL distro.  For example, "Ubuntu18.04.3LTS".

       -K,--kernel
              Print the current version of the WSL kernel.  For example, "Linux4.19.81-microsoft-standard".

       -P,--package
              Print total number of installed packages.  For example, "1047" for 1047 packages installed.

       -S,--display-scaling
              Print the current disply scaling from your display setting.  For example, "2" for 200% scaling.

       -l,--locale
              Print the Windows locale information.  For example, "en-US" for English (United States).

       -t,--win-theme
              Print the Windows 10 Theme.  For example, "light".

Reporting Bugs

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

See Also

wslu(7)

3.2.3-1                                            2021-10-07                                          WSLSYS(1)

Synosis

wslsys [-VIbBFUWRKPSlt] [-s]

       wslsys [-hv]

See Also