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

wslact - Component of Windows 10 Linux Subsystem Utility

Author

       Created by Patrick Wu <me@patrickwu.space>

Commands

TimeSync
       Time Sync (time-sync) feature allows user to manually sync time from Windows to WSL. Sometime,  when  you
       have  network  issues,  WSL  time  will  be  slower than the Windows time. This tool is designed for this
       situation. Requires sudo.

       SYNOPSIS
              wslacttime-sync [-h]

       OPTIONS
              -h,--help
                  print a simple help.

   AutoMounting
       Smart Mounting (auto-mount) feature allows you to mount all drives available on Windows to WSL.  Requires
       sudo.

       SYNOPSIS
              wslactauto-mount [-h]

       OPTIONS
              -m,--mount-options
                  pass a list of options you want to pass to mount command.
              -h,--help
                  print a simple help.

Description

       A  set of quick actions for WSL such as creating startup tasks and manually sync time between Windows and
       WSL.

       Currently, we have two features available:
           ts,time-sync - Time Sync
           sm,auto-mount - Auto Mounting

Name

wslact - Component of Windows 10 Linux Subsystem Utility

Options

-h,--help
              print a simple help.

       -v,--version
              print current version.

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                                          WSLACT(1)

Synopsis

wslact COMMAND ...

See Also