WSL Shim Windows interoperability with Linux port wsl commands to windows commands. source idea How to integrate add this folder into windows path Test open cmd/powershell type sudo apt update -y How to add commands create commandName.cmd fill @echo off wsl commandName %* Available commands see all *.cmd files Incoming terms call wsl commands from windows