What is the basic difference between unix and windows
operating systems?
Answer Posted / quadri
windows supports multi threading concept
| Is This Answer Correct ? | 50 Yes | 14 No |
Post New Answer View All Answers
Explain command to view process running?
What is the general format of unix command syntax?
Why is it called grep?
What is the difference between cat command and more command?
What is s and g in sed command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does the command '$ls | wc –l > file1' do?
Differentiate cmp command from diff command.
What does #!/ Bin sh do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Describe the usage and functionality of the command rm –r * in unix?
How does shebang work?
What is the unix command to confirm a remote host is alive or not?
What is the comma to show the space allocation of files?
Which command is used to copy files?