What is the basic difference between unix and windows
operating systems?
Answer Posted / manik
Unix is the multi user operating system.
windows is single user operating system.
| Is This Answer Correct ? | 202 Yes | 87 No |
Post New Answer View All Answers
What do know about tee command?
Explain command to show the space allocation of files?
What is the comma to show the space allocation of files?
What are the unix commands?
What are the commands in UNIX to list the files in a Directory?
What is the difference between cat and more command?
Which unix command lists files/folders in alphabetical order?
What is the pipe command?
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 is the command to view process running?
How do I delete files from command prompt?
What is the command to compare two files in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Is ‘du’ a command? If so, what is its use?
What does the command '$ls | wc –l > file1' do?