Slashdot Mirror


10.2.2 Is Coming

stoffel writes "According to this article on spymac retailers just received the 10.2.2 update to Mac OS X, which features an updated file system and improvements to FTP, NFS, and Print Services ... too bad you can't set the software update utility to check every minute."

2 of 64 comments (clear)

  1. Re:Spymac by stoffel · · Score: 0, Redundant

    aren't we all...

  2. you can't wait? by goon+america · · Score: 1, Redundant
    too bad you can't set the software update utility to check every minute.

    #!/bin/sh

    while :
    do
    softwareupdate Mac OS X
    sleep 60
    done