Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add the Software Update application to the dock' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add the Software Update application to the dock
Authored by: rev on Jan 12, '04 01:24:54PM

Or, even more minimalistic and pure (depends on who you are asking -- I, for one):

$ sudo softwareupdate --list
$ sudo softwareupdate --install [packages returned from --list]
i.e. $ sudo softwareupdate --install apple_update-1.0

Or, if you just wish to download the package and not install:
$ sudo softwareupdate --download apple_update-1.0

Further descriptions and help:
softwareupdate --help

---
-J. 'rev'



[ Reply to This | # ]