Some files force programs to perform operations that require administrator rights. As an example, if you received a ZIP file containing several business spreadsheets ...
So i've been tasked at work to write a script that reads a txt file from a server share and makes the specified users local admin on our OS X boxes. #!/bin/bash # Set ...