<< I don't know if it can use secure filesystems or not (most likely it can), but I doubt that's really the problem.. >>
When I said secure filesystem I MEANT that it has strict permissions for each and every file, and that the operating system will not allow just any user to access/modify files to which they do not have permission.
My point was simply that ANY operating system that has such a filesystem (NT,Linux,*BSD,etc) will be much less susceptible to viruses than traditional Windows (3.0,3.1,W95,W98,Wme).
BUT, of course once a program gains superuser access, it can fly right by these permissions anyway. That's how most Internet network-based security exploits (worms) seem to work today. And there are just as many of those for the Unix side of things as for the Windows side, if not more. We just had a RedHat 7.0 box hacked the other day. The stupid admin hadn't even installed the LPRng patches to fix the notorious Ramen worm... The funny thing was that the hacker left the bash shell history file intact, so we were able to see EXACTLY what he had been doing... 😛