Bash conversions: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
(Created page with "==== Convert formats ==== yq is a YAML converter... yq -o=json test.yml Category:bash")
(No difference)

Revision as of 09:31, 14 June 2022

Convert formats

yq is a YAML converter...

yq -o=json test.yml