Y
Hacker News
new
|
ask
|
show
|
jobs
by
tedunangst
733 days ago
Funny. My ~/bin is filled with commands that I want to override the system version.
1 comments
mozman
733 days ago
Wrappers or replacements? If it’s a wrapper do you remove local bin from path or hard code system path?
link
tedunangst
733 days ago
Yeah, shell script that runs /usr/bin/x or whatever.
link