Coder's Guild Mailing List

Re: Unix web site

Posted by Frank Hale on 1999-04-12

Now its a little more user friendly hahaha!!!

BootPC();
if(OS != UnixLike) {
    Reboot();
}

-- 
From:      Frank Hale           | BootPC();
Email:     frankhale@xxxxxxxx.xxx.xxx   | if(OS != UnixLike) {
ICQ:       7205161          |   Reboot();
Website:   http://www.franksstuff.com   | }