What is the basic difference between unix and windows
operating systems?
Answer Posted / quadri
windows only does not support multi user concept,
where as Unix supports multi tasking,processing,and multi
user concepts.
| Is This Answer Correct ? | 90 Yes | 20 No |
Post New Answer View All Answers
What is a bash command?
What do know about tee command and its usage?
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)?
How does the system know where one command ends and another begins?
Differentiate cmp command from diff command.
Explain command to display different lines that are found when compare two files?
What is rmdir command?
What is the command to find maximum memory taking process on the server?
What is the functionality of a top command?
Which unix command lists files/folders in alphabetical order?
What is the size of time_t?
What do know about tee command?
What does the command ' $who | sort –logfile > newfile' do?
how to sort the content of the file based on numeric values
Why is it called grep?