What is the basic difference between unix and windows
operating systems?
Answer Posted / shubh
Unix Window
* It is hierachile model. It is a flat model.
* It is CUI. It is a GUI.
* It is command base. It is menu base.
* It is not event driven. It is event driven.
* It is multi-processor. It is not multiprocessor
* Free sourced OS. Licensed OS.
* It doesn't have registry It is having registry
concept. concept.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What does sed command do in unix?
What is unix command line?
What is updatedb?
hw will u use awk in replacing cahrs and files
What is grep and how do you use it?
What does awk stand for?
What does the command ' $who | sort –logfile > newfile' do?
Name the unix command to find how many days the server has been up.
What are the unix commands?
What are filter commands in unix?
What is sed awk grep?
What is the comma to display different lines that are found when compare two files?
What is a command and examples?
Which command can you use to find the currently running process in unix server?
Why is it called grep?