What is the basic difference between unix and windows
operating systems?
Answer Posted / rakesh
unix has a interface between user and kernal(hardware)
called as shell . Which is very important and this is why
we dont here any virus attacks on unix but in windows we
dont have any shell user can directly communicate to
hardware and hence virus occurs
| Is This Answer Correct ? | 57 Yes | 12 No |
Post New Answer View All Answers
Give the command for finding the current date.
What does 'mkdir' command do in UNIX?
How do I run a bash script?
How does the system know where one command ends and another begins?
Why is awk called awk?
What is awk good for?
What is the use of sed command in unix?
What is awk used for?
What is the use of tee command?
What are the differences among a system call, a library function, and a unix command?
What is the use of the tee command?
What does touch command do in unix?
How do I open a port?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What command will change your prompt to myprompt?