Linux vs Windows - a comparison

DOS/Windows Linux


1> Files & folders & devices 1>Linux treats everything files
treats as it is
2> Settings we registry 2>No registry only files and folders


3> filename 8.3 -- 256.3 3>We do not maintain such extentions
(eg. .conf)
4> Multitasking 4>Multi -- Threading
UNIX -- Java
5> NO Case sentive 5>Case sensitive


6> Not proper structure of shell plus 6>Properly design shell for each user
one shell utilise for all users


7> It uses internal as well as external 7>It uses only External Commands
Commands
eg.---> c:\windows\command

Labels: