Hacker News new | ask | show | jobs
by cwalv 1023 days ago
Are underscores/dashes coalesced out too?
2 comments

There are aliases, you can name things with a letter if you want. There are even good ones OTB.
Most builtins are aliased:

    Get-ChildItem == gci