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 does this command do? Cat food 1 > kitty
What does the “echo” command do?
Describe the usage and functionality of the command rm –r * in unix?
Which command is used to kill the last background job?
Why is grep called grep?
How to use grep command to list find the records of a file containing 10 different strings?
What does the metacharacter mean?
What does grep v grep do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the use of egrep command in unix?
What do know about tee command and its usage?
What is the difference between cat and more command?
What is command statement?
What does the command ' $who | sort –logfile > newfile' do?
What is updatedb?