On Windows, how can I list which executables are in my path?
where *.exe
for any other executable you should change the extension, such as .bat, .run. But there is a point here, where
also searches the current directory, so if you want only the executables in $PATH, you should run it in an empty directory or exclude the results by hand or script.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With