January 2012
1 post
On *nix, you install things into /usr/local/bin and not /usr/bin because that is where the system has its programs. You don’t want to override those.
Jan 22nd