My Software Toolkit
My list of useful terminal commands to refer back to:
This list is very much a work in progress
macOS
- Convert a PLIST binary file to readable form (XML)
 plutil -convert xml1 /Users/user/Desktop/configfile.plist- Clear DNS
 sudo killall -HUP mDNSResponder
Linux (Ubuntu)
- Get inside of a docker container to run terminal commands
 docker exec -it containername bash
 Icon owners:
.
      .