-
Using Plistbuddy to delete a string from an array
-
Bash script to add optional installs for Munki
-
Scripting enabling root or disabling root on Mac OS X
-
Managing Mac admin user accounts with CreateUserPkg
-
Script enabling/disabling the guest account on OS X
-
Filling out a Google Form from the terminal using the curl command
Cheating a bit here by just linking to someone else’s blog post, but it’s very well written, with screenshots and different colors. Why reinvent the wheel? Here it is: Submit Google Forms By Curl Command
-
Using duti to script default applications for Macs
Back story It was surprisingly difficult for me to find a straightforward tutorial on how to script changing the default applications for Macs. There are great screenshot-laden tutorials on how to change default applications the point-and-click way for one user (right-click the file, Get Info, Open With, select application, Change All, Continue). And then there…