Author Topic: Software Update Via The Command Line  (Read 816 times)

Offline scotbuff

  • Sys Admin
  • UNIX User
  • *****
  • Posts: 174
  • Karma: +2/-0
    • View Profile
    • Scott.Buffington.me
Software Update Via The Command Line
« on: April 07, 2006, 11:35:19 pm »
I like running softwareupdate from the command line (Terminal) so that I do not get a popup that will not go away reminding me I need to reboot or shut down. Executing this command from the command line allows me to boot on my own terms.  The command is:

sudo softwareupdate -i -a

This command will install all available updates.