|
|
|
|
|
by tcbawo
3277 days ago
|
|
Part of me thinks that PowerShell has seen less adoption in the Unix world because of the prevalence of camel case. The few times I used PowerShell, the discoverability of what I could do was low and the verbosity of examples was high. It took me too long to do my most common tasks. |
|
Also I think PS commands aren't case sensitive, though for readability one would probably want to keep the camelcase anyway.