Created
May 12, 2011 08:04
-
-
Save ariejan/968134 to your computer and use it in GitHub Desktop.
Location of `install`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby-1.8.7-p249 ~ λ which install | |
/usr/local/bin/install | |
ruby-1.8.7-p249 ~ λ cd /usr/local/bin | |
ruby-1.8.7-p249 /usr/local/bin master λ ls -lah install* | |
lrwxrwxrwx 1 ariejan staff 15B 20 Apr 13:08 install -> ./[email protected] | |
lrwxrwxrwx 1 ariejan staff 51B 20 Apr 13:08 [email protected] -> ../lib/node/.npm/brequire/0.0.5/package/bin/install | |
ruby-1.8.7-p249 /usr/local/bin master λ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment