From: Roger Pack Date: 2009-12-24T03:09:34+09:00 Subject: [ANN] whichr (windows friendly which written in ruby) 0.3.5 I am pleased to announce release 0.3.5 of the "whichr" gem. Its purpose: to be a user friendly which command for windows. New stuffs: now outputs faster ("as it finds the files") now shows platform appropriate path separator right [ \'s on windows] now has a "-a" command, to show all files (executable and non executable) ex: C:\> whichr abc* -a # looks for any file in the path named abc* Installation: gem install whichr Bugs: Currently doze only [ask if you want this for Linux]. More info: http://github.com/rdp/whichr -- Posted via http://www.ruby-forum.com/.