Stop Parsing (unstructured) Text
Stop Parsing (unstructured) Text
Stop Parsing (unstructured) Text
In this post, I go into hopefully better output parsing.
Stop Parsing (unstructured) Text
Stop Parsing (unstructured) Text
In this post, I go into hopefully better output parsing.
Mom: We have PowerShell at home.
You can run powershell on Linux! This is the one thing I like about powershell: everything's an object under the hood.
Is that why my if statements don't work properly?
Linux also has some shells working on structured data (e.g.
nu
andelvish
). But those don't really help you on machines that don't have those installed.In general, I think Powershell's approach is better than the traditional one, but I really dislike the general commands. Always feels weird using it.
Meanwhile the article assumes
jq
is present, which it hasn't been by default on any of my servers.Off I go down the structured data shells for Linux rabbit hole!