Skip to content

A simple utility for killing running Windows processes from within WSL.

Notifications You must be signed in to change notification settings

Slickerius/wsl-process-killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

wsl-process-killer

A simple utility for killing running Windows processes from within WSL. Runs batch command taskkill with its /F and /IM parameters.

Usage:

kill.sh [PROCESS_NAME]

with PROCESS_NAME being the name of the Windows process barring its .exe suffix.

Example:

./kill.sh chrome
./kill.sh spotify

About

A simple utility for killing running Windows processes from within WSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages