Y
Hacker News
new
|
ask
|
show
|
jobs
by
twblalock
2018 days ago
Powershell gives the best of both worlds: readable command names in scripts, and simple Bash-like shortcuts when you type stuff in the terminal.
1 comments
quicklime
2018 days ago
Is this really the "best of both worlds" or does this just double the number of commands you have the learn?
link
jodrellblank
2018 days ago
Since you don't
have
to learn the aliases, you can use the full command names in the interactive shell, it doesn't double anything.
link