Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.bbs.mystic    |    Mystic Sysops are mystical nerds...    |    11,842 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,119 of 11,842    |
|    g00r00 to All    |
|    Re: Segment Fault with the latest mystic    |
|    14 Aug 21 19:00:01    |
      From: nospam.g00r00@f215.n129.z1.fidonet.org               JH> I have a small shell script setup to check whenever I think about it:              I made one real quick that will check for a new version and download it if       there is a newer version.              You could easily modify this to send an e-mail or to even unrar it and do a       "./install replace /mystic" to automatically install it. You'd still need to       keep an eye on the upgrade/whatsnew text though in case there are additional       steps needed.              NEW_VERSION=$(wget -N http://mysticbbs.com/downloads/prealpha/mys112a47_l64.rar       2>&1 >/dev/null | grep -c "Saving to:*")              if [ "$NEW_VERSION" -eq 1 ] ; then        echo "A new version of Mystic BBS is available"               # Do whatever you want here       else        echo "No new version found"       fi              ... A social life? Where can I download that!?              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca