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
Which command is used to copy files?
Name the various commands that are used for the user information in unix.
Does cp command overwrite files?
What does the metacharacter mean?
What are grep patterns?
What is the unix command to confirm a remote host is alive or not?
What does the command '$ls | wc –l > file1' do?
How do I use grep to find a file?
What does #!/ Bin sh do?
What is the comma to show the space allocation of files?
What are the unix commands?
What is the first character of the output in ls l command?
What are the differences among a system call, a library function, and a unix command?
What is $0 bash?
What is the general format of unix command syntax?