What is the basic difference between unix and windows
operating systems?
Answer Posted / priten
1 ) Windows is licenced OS, It means you have to buy it
2 ) Unix is Free-source OS, you can Modify code of OS as
per your business requirement
| Is This Answer Correct ? | 194 Yes | 72 No |
Post New Answer View All Answers
What's a command word?
What does 'mkdir' command do in UNIX?
What is the difference between cat command and more command?
What is the use of the command 'ls -x chapter[1-5]' ?
Does cp command overwrite files?
How do you repeat a command in terminal?
What does the command ' $who | sort –logfile > newfile' do?
What is the use of sed command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What does the metacharacter mean?
What is $0 bash?
Who command in unix operating system?
What command is used to check the current users?
Which command is used to copy files?
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)?