|
|
|
|
|
by dahauns
69 days ago
|
|
I'm not sure what argument you are trying to make with picking out a single command and vaguely asserting doubt. It's about having a high degree of systematization and standardization and detailed guidelines around command structure and behaviour. The same with parameter naming and handling. About actually being able to work with typed data at input/output/pipes instead of only raw bytes, with all the benefits that entails (and a "standard library" of cmdlets/modules liberally making use of that). And so on. Having the whole .NET runtime available as a first-class citizen if needed is a nice bonus as well. Don't mistake lack of familiarity for obtuseness. |
|