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 the command to find hidden files in the current directory?
What are awk commands?
What are the general commands in using unix os for a beginner?
How can you see the command line history?
Write a command to display a file’s contents in various formats?
What is pipe command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is command prompt unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I search for text in vi?
What is awk good for?
How can we use grep command in unix?
What is difference between grep and find command in unix?
Why is it called grep?
Why is it called a shebang?