As I sometimes have path problems, where one of my own cmd scripts is hidden (shadowed) by another program (earlier on the path), I would like to be able to find the full pa
For you Windows XP users (who have no where command built-in), I have written a "where like" command as a rubygem called whichr.
where
whichr
To install it, install Ruby.
Then
gem install whichr
Run it like:
C:> whichr cmd_here