|
|
|
|
|
by psd1
932 days ago
|
|
nushell and pwsh. I'm not familiar with nushell, but pwsh offers where, select, foreach, group, sort. N.B. those aliases are not created by default on *nix It's pipeline-based and procedural, but you can be very declarative in data processing |
|