Sunday, May 11, 2025

nushell is amazing

I just discovered nushell and it is amazing
Look at this awsome command:
http head https://google.com/ | where name =~ "server"

which gives result:
│ # │ name | value │
│ 0 │ server │ gws │

No comments: