What is the basic difference between unix and windows
operating systems?
Answer Posted / vishal
Unix is hierarchical relationship . each process becomes
child of other process.
UNIX uses daemons, Windows has service processes
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
Which command is used to find whether the system is 32 bit or 64 bit?
What is the command to compare two files in unix?
What is the pipe command?
What is ctrl d?
What is nr in awk command?
Enlist some filename manipulation commands in unix.
how to sort the content of the file based on numeric values
What do know about tee command?
What is the nmap command?
what is the advaantage of each user having its own copy of the shell?
What are file commands?
What is the comma to display different lines that are found when compare two files?
Write a command that will display files in the current directory, in a colored, long format.
Which unix command to make a new directory?
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