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 difference between cat and more command?
What happens when we execute a unix command?
What is s and g in sed command?
What is the general format of unix command syntax?
What is the size of time_t?
What is the comma to show the space allocation of files?
Can you explain a little bit about command substitution?
What is the first character of the output in ls l command?
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)?
What does the command ' $who | sort –logfile > newfile' do?
How do I run a bash script?
What is “chmod” command?
Does cp command overwrite files?
What is the comma to display different lines that are found when compare two files?
What is grep r?