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 the command to compare two files in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
Explain the steps that a shell follows while processing a command.
Which command is used to kill the last background job?
What is rmdir command?
What is the difference between grep and grep?
What is awk good for?
What is the use of awk command in unix?
Explain ‘library functions’ with respect to unix commands?
What does awk stand for?
Is grep faster than awk?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Write a command that will display files in the current directory, in a colored, long format.
What are file commands?
Explain command to display different lines that are found when compare two files?