What is the basic difference between unix and windows
operating systems?
Answers were Sorted based on User's Feedback
Answer / abdul raheem . y
windows is more interesting for the users..
| Is This Answer Correct ? | 30 Yes | 17 No |
Answer / surendra gupta
n Unix, there is only one type of library file (.a) which
contains code from several object files (.o). During the
link step to create a shared object file (.so), the linker
may find that it doesn't know where an identifier is
defined.
In Windows, there are two types of library, a static library
and an import library (both called .lib). A static library
is like a Unix .a file; it contains code to be included as
necessary.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / rajesh
windows is a gui whereas unix is a cui and unix has a good
security mechanism than windows
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / lakshman
Unix is Multi user O.S
Windows is Single User O.S
Unix is Open Source
Windows we have to buy the O.S
Unix Supports Multithreading Concept.
Windows does'nt.
Unix is hierarchical relationship . each process becomes
child of other process.
Windows has service processes
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / praveen
unix is a multiuser and &windowsdoesnotsupport themultiuser
it is singleuser.
in unix operatorwecan use the commandsinunix operatorcannot
use the commands.
| Is This Answer Correct ? | 23 Yes | 14 No |
Answer / rahul
Unix uses File
encrytion FAP and login with a password
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / baskar
In unix there is no different between text file and binary
file.
But window has different.
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / abdifattah
Unix supports multiuser system in one system or server,while
windows doesn't support.
| Is This Answer Correct ? | 6 Yes | 2 No |
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
29. How to display top 10 users Who | head -10 | wc –w
What difference between cmp and diff commands?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
Which command is used to find whether the system is 32 bit or 64 bit?
What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?
What is used to type command?
What does the “echo” command do?
How do I use grep to search for a file?
Enumerate some of the most commonly used network commands in unix?
what are the different commands used to create files?