Hacker News new | ask | show | jobs
by dubcanada 1970 days ago
Then you just end up with bash commands again, such as "pwd" and "cat"
1 comments

Yes, you do. With the advantage of the rich object model. Best of both worlds.
And you can still use the full names in scripts (rather than directly in the shell), so you don’t rely on future readers knowing the aliases.