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
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 this command do,"$more readme.txt“?
Why is it called grep?
what is the advaantage of each user having its own copy of the shell?
What is the use of cut command in unix?
What will the following command do?
What is the difference between grep and grep?
Which unix command lists files/folders in alphabetical order?
How do you repeat a command in terminal?
How does pipe () work?
What are the general commands in using unix os for a beginner?
What is command substitution?
What is the general format of unix command syntax?
how to sort the content of the file based on numeric values
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include