Munky Morgy
Windows, Linux, Mac OS X, Java and Ruby Tips and Tricks
Monday, 14 December 2009
whereis alternative to which
whereis is a nice alternative to which for finding the location of unix programs.
$ which ruby
> /usr/local/bin/ruby
$ whereis ruby
> /usr/bin/ruby
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment