Created
August 27, 2008 23:35
-
-
Save 53cr/7609 to your computer and use it in GitHub Desktop.
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
| mbp:~ stefan$ echo $PATH | |
| /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin:. | |
| mbp:~ stefan$ ls -al /opt/local/bin/ruby | |
| -rwxr-xr-x 1 root admin 12680 21 Jun 18:06 /opt/local/bin/ruby | |
| mbp:~ stefan$ whereis ruby | |
| /usr/bin/ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment