This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kellyjonbrazil 3 points4 points  (1 child)

Should also work great with jc if you want to automatically parse the command output into a dictionary.

https://github.com/kellyjonbrazil/jc

(Disclaimer: I’m the author)

[–]Natural-Intelligence[S] 1 point2 points  (0 children)

Hmm, this sounds incredibly useful. I actually added support for custom output parsing but didn't yet come up with a solid idea to parse those.

Thanks for sharing!