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
Explain the steps that a shell follows while processing a command.
What is difference between grep and find command in unix?
What is the general format of unix command syntax?
What is the use of finger command?
Why is shebang used?
What does the command ' $who | sort –logfile > newfile' do?
What do chmod, chown, chgrp commands do?
What is command substitution?
How does the system know where one command ends and another begins?
What is the pipe command?
why metadb requires a seperate slice to create Solaris volume manager
hw will u use awk in replacing cahrs and files
What does grep v do?
What is grep command in unix with examples?
Name the unix command to find how many days the server has been up.