Hacker News new | ask | show | jobs
by JamesSwift 2261 days ago
Does `ConvertTo-Json` and `ConvertFrom-Json` not handle what you want?
1 comments

Awesome. Thank you for letting me know about those. I have been using bash and Perl for many years, but have only dabbled in PowerShell since almost all of my work happens on Linux.

I am bookmarking those because I expect to have to use PowerShell for some automation tasks on Windows in the near future.