-
How I Passed the AWS Certified Solutions Architect Professional (SAP-C01) Exam
After a year of studying since my last AWS certification exam, I passed the AWS Certified Solutions Architect Professional (SAP-C01) Exam… here’s how my studying went
-
jq manual https stedolan github io jq manual…
jq manual https://stedolan.github.io/jq/manual/ https://stackoverflow.com/questions/44656515/how-to-remove-double-quotes-in-jq-output-for-parsing-json-files-in-bash
-
Split multiline pipe-delimited string into columns and rows in MySQL
Do you have an output that is in comma or pipe-delimited format and you want to go digging in a MySQL database for the data that corresponds to that output? Don’t feel like cutting and pasting and/or scripting in a language better suited for the task and just want it all to happen in MySQL…
