by dishawjp » Wed Apr 16, 2003 3:09 pm
Calum,
Actually it sounds more like DOS than Windows...
DOS would put all a program's files into a single directory, with or without subdirectories, and if you wanted to delete the entire program, it was a simple "deltree directory_name". At least once DOS 5 came out. Before that it was a bit more work. In Linux it would be a just-as-simple "rm -rf directory_name". In Windows, even though many of the files are in the C:\progra~1\directory_name directory by default, lots of other files are plastered all over your hard drive, and even worse, .dll files are overwritten with no warning or notice and, of course, your registry is hammered on. Once I learned a bit about Linux I was a bit disappointed to find that it installed so many files in so many places. I don't know, but I do hope that the Linux "rpm -e program_name" does a better job than the Windows uninstall usually does, but am still not experienced enough with Linux to know that for sure yet.
I kind of like it. If it doesn't open back doors for hackers or create permissions difficulties it could be a good thing. I think that I'll sit back for a while before changing anything yet, but if it is safe and can be perfected, it would be one more reason to switch from Windows to Linux.
Just my $.02
Jim