What is the basic difference between unix and windows
operating systems?
Answer Posted / hari
Windows has the REGISTRY Concept.
Unix does not have Registry concept.
| Is This Answer Correct ? | 138 Yes | 27 No |
Post New Answer View All Answers
How do I search for a file in unix command?
How do you grep recursively?
How do I run a whois command?
Why is grep called grep?
Which command is used to restrict incoming messages?
How does the system know where one command ends and another begins?
How do I delete files from command prompt?
What is the difference between cat and more command?
Can you explain a little bit about command substitution?
What are file commands?
What is awk command used for?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Why is awk called awk?
What does the command '$ls | wc –l > file1' do?
What is difference between grep and find command in unix?