What is the basic difference between unix and windows
operating systems?
Answer Posted / ashish lalawat
Windows is mouse dominated (everything that we can do by
mouse can't be done by a keyboard)
Unix is keyboard dominated ( everything that we can do by a
keyboard can't be done by a mouse) ex. refreshing.
Unix requires much authentication (password) for most of the
purposes like updating etc. whereas Windows does not.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can you enlist some commonly used network commands?
What is the use of the command 'ls -x chapter[1-5]' ?
What are some command words?
What are the commands in UNIX to list the files in a Directory?
What are grep patterns?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does awk stand for?
What does the command '$ls | wc –l > file1' do?
Which command is used to restrict incoming messages?
Explain command to show the space allocation of files?
Which command is used to delete all files in the current directory and all its sub-directories?
Name the general commands in using unix os for a beginner?
Which command will print your home directory on screen?
What is s and g in sed command?