TTtrace
4/29/2020 - 3:33 AM

Mac&Windows

Mac&Windows

WSL

重启WSL

net stop LxssManager
net start LxssManager

WSL后台运行fava服务

REM 后台运行
if "%1"=="hide" goto CmdBegin
start mshta vbscript:createobject("wscript.shell").run("""%~0"" hide",0)(window.close)&&exit
:CmdBegin

C:\Windows\System32\bash.exe -c '/home/ttshow/.local/bin/fava /home/ttshow/io/accounting/tt.bean'