Forgot your password?
typodupeerror

Comment Let me get this straight... (Score 3, Insightful) 577

If I write:

#include
main()
{
        (void) printf("Hello World\n");
        return (0);
}

and also included a couple lines to 'rm -rf /User/Home'....

Then I e-mailed or IM'd a person the executable, then asked them to decompress it, double-click on it, and laugh, that would be Mac OS X's first virus/trojan? Ohh wait, I need to associate a pretty icon to it too.....

As much as this author would like to claim they are the first, I think the programmers at Apple were the first ones to do this with their "Disk Utility" that a user has to click on to 'newfs' or your Windows users 'format' your hard drive.

I can not believe this made Slashdot....

Slashdot Top Deals

Real Programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. FORTRAN is for wimp engineers who wear white socks.

Working...