What is the basic difference between unix and windows
operating systems?
Answer Posted / elizabeth
Unix is a CLUI (Command Line User Interface) OS and Windows
is a GUI OS.
| Is This Answer Correct ? | 384 Yes | 74 No |
Post New Answer View All Answers
Is command prompt unix?
What does the command '$ls | wc –l > file1' do?
What does the metacharacter mean?
What is {} in find command?
What do chown command do?
How do I run a bash script?
Is grep faster than awk?
What does this command do? Cat food 1 > kitty
Who wrote grep?
What is the function of grep command in unix?
What is the use of find command in unix?
What is the comma to show the space allocation of 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)?
How do I search for text in vi?
How do I use grep to search for a file?