Skip to content
/ which Public

unix and linux “which” equivalent command on windows

License

Notifications You must be signed in to change notification settings

ZPVIP/which

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Which

Introduce

unix and linux “which” equivalent command on windows

source from http://stackoverflow.com/a/3454538

Usage

  1. copy which.exe to somewhere in your PATH;
  2. run:
which <filename>

for example

which ruby

About

unix and linux “which” equivalent command on windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages