What is the basic difference between unix and windows
operating systems?
Answer Posted / rakesh
unix has a interface between user and kernal(hardware)
called as shell . Which is very important and this is why
we dont here any virus attacks on unix but in windows we
dont have any shell user can directly communicate to
hardware and hence virus occurs
| Is This Answer Correct ? | 57 Yes | 12 No |
Post New Answer View All Answers
How many unix commands are there?
What is the function of grep command in unix?
What do know about tee command?
What does #!/ Bin sh do?
Why is it called grep?
Name the unix command to find how many days the server has been up.
How do you grep a case insensitive?
How does the system know where one command ends and another begins?
Which command will print your home directory on screen?
What is time_t?
What does this command do? Cat food 1 > kitty
Why is shebang used?
Differentiate cat command from more command.
How do I use grep to search for a file?
What is grep in bash?