what is difference between unix and linux?
Answer Posted / swagatika
Exactly both are the flevour of OS but linux is free source
code while Unix is not.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What is the significance of the 'tee' 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)?
Does cp command overwrite files?
What will the following command do?
How do I find previous commands in unix?
What is the behavioural difference between cmp and diff commands?
What is grep and how do you use it?
Can you enlist some commonly used network commands?
Who command in unix?
What is {} in find command?
What is rmdir command?
What is the unix command to confirm a remote host is alive or not?
How do I search a whole word in vim?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?