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 can we use grep command in unix?
What is merge command in unix?
What does sed command do in unix?
Is grep faster than awk?
What is the behavioural difference between cmp and diff commands?
What is the search command in unix?
Explain the steps that a shell follows while processing a command.
How do you repeat a command in terminal?
How do I run a whois command?
What is the use of cut command in unix?
What are awk commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What are filter commands in unix?
How can you see the command line history?
How do I search a whole word in vim?