What is the basic difference between unix and windows
operating systems?
Answer Posted / akshita
1. unix has inbuilt mail subroutine called " sendmail"
whereas there is no such inbuilt utility in windows
environment..
2. it is little difficult for a novice user to work in unix
environment as it requires its user to learn commands
but if we see it in case of windows,even a layman can
operate easily..as it is more user friendly...
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
What is grep short for?
How do I run a bash script?
What is the command to compare two files in unix?
What does the metacharacter mean?
Which command is used to kill the last background job?
What is the use of tee command?
What is difference between grep and find command in unix?
What happens when we execute a unix command?
What does this command do,"$more readme.txt“?
Explain command to show the space allocation of files?
What do chgrp command do?
Which unix command to make a new directory?
What does sed command do in unix?
How do I run a whois command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?