Macs vs. PCs

Anything else
Locked
DudetheCreator
Posts: 226
Joined: Thu Sep 23, 2004 10:06 pm
Location: Lost in the 404 errors...
Contact:

Post by DudetheCreator » Fri Feb 11, 2005 9:40 am

well, rm can only be used on things you own, but if your a super user, a shell script could change permissions on things owned by system to you, then you could just

#!/bin/sh

cd /
chmod 755 "System"
rm -r "System"

running that under root would kill your system

I don't know about MS DOS though,

zip
lugaruguru
Posts: 1820
Joined: Mon Jan 26, 2004 12:39 pm
Location: USA, Missouri
Contact:

Post by zip » Fri Feb 11, 2005 11:53 am

And your point is? All systems has some sort of command that could POTENTIALLY eat your computer.

Nayr
wicked bad-ass title
Posts: 643
Joined: Wed Jul 07, 2004 9:35 am

Post by Nayr » Fri Feb 11, 2005 3:14 pm

yea. survival of the fitest. if your dumb and give your password to any old program, you will die.
On windows, you don't even need for them to give it to you. it's stored in an easily accessible file.

Gramage
Posts: 55
Joined: Sat Feb 05, 2005 7:44 am

Post by Gramage » Fri Feb 18, 2005 6:05 pm

Jeff wrote:<snip>
Take "Apple's" optical drives and hard drives, for example. They are definitely sub par.
Sub-par? How so. 4x DVD-RW/24x CD-RW in one drive... now up to 8x DVD-RW... I fail to see the sub-parness of that.

zip
lugaruguru
Posts: 1820
Joined: Mon Jan 26, 2004 12:39 pm
Location: USA, Missouri
Contact:

Post by zip » Fri Feb 18, 2005 7:03 pm

I see it.. the CD speed is crap, and they add $200 to the price of the computer.

User avatar
Lugaruman100
The wolfire forum member with no title.
Posts: 749
Joined: Fri Jan 30, 2004 9:40 pm

Post by Lugaruman100 » Sat Feb 19, 2005 2:42 am

This thread needs to stop. Seriously, this mac vs pc war REALLY NEEDS TO STOP!

Locked