wsl pkill -TERM -f favorexe
The command "wsl pkill -TERM -f favor.exe" is used to terminate a process named "favor.exe" running within the Windows Subsystem for Linux (WSL). The "-TERM" flag specifies the termination signal to be sent to the process.
原文地址: https://www.cveoy.top/t/topic/jac8 著作权归作者所有。请勿转载和采集!