Howto start Apple’s SoftwareUpdate from command line / Terminal.app
June 30th, 2007 at 10:59Today is command-line day and we want to start Apple’s Software Update function. At least i want so
- Open Terminal.app
- Enter:
- softwareupdate -i -a <- install all available updates OR
- softwareupdate -i -r <- install only recommended updates
- Don
Tags: cli, commandline, howto, software update, terminal


