OSX software updates via command line30/01/2012Just use the following command: softwareupdate -i -a This… 0 0 Tristan Tristan2012-01-30 10:09:042012-01-30 10:09:04OSX software updates via command line
Recursively changing permissions14/12/2011For files: $ find /home/user/demo -type f -perm 777 -print… 0 0 Tristan Tristan2011-12-14 16:14:322011-12-14 16:16:46Recursively changing permissions
Tar command through network over SSH session12/07/2011To transfer a folder full of many small files it is quicker to… 0 0 Tristan Tristan2011-07-12 14:43:122011-07-14 15:38:22Tar command through network over SSH session
OSX software updates via command line
Recursively changing permissions
Tar command through network over SSH session