Y
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
llimos
1970 days ago
Yes, you do. With the advantage of the rich object model. Best of both worlds.
link
ddek
1968 days ago
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.
link