|
|
|
|
|
by mdaniel
1521 days ago
|
|
I conceptually like pwsh, but even as your example shows, I don't have the RSI budget left to spend on typing that extremely verbose expression every day jq and its unix-y friends allow me to trade off expressiveness against having to memorize arcane invocations |
|
The nice thing about aliases is you can always switch back to the verbose names when clarity is more important than brevity, like in long-term scripts.
Edit: Seems I've been using too many braces and dollar signs all these years. Thanks to majkinetor for the tip.