14

Possible Duplicate:
Windows equivalent of whereis?

For Linux/Mac I can use which to locate the file. What would be the equivalent to this command line tool of which?

prosseek
  • 6,054

1 Answers1

19

It's WHERE to find any files in your path.

On XP/2003 and earlier, you need to add it from the Resource Kit, but it a standard command in Vista onwards.

paradroid
  • 23,297