Hacker News new | past | comments | ask | show | jobs | submit login

Interesting point, just want to point out that changing the name is as simple as

sudo echo "bro $*" > /usr/bin/explain




No it's not. sudo echo "bro $*" > http://bropages.org doesn't work and "gem install explain" neither.


sudo echo foo > bar doesn't work, instead use echo foo | sudo tee bar




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: