what are the differences between CUI and GUI interfaces?
Answer Posted / mazin
CUI are based on text.
GUI are babed on graphic.
| Is This Answer Correct ? | 244 Yes | 56 No |
Post New Answer View All Answers
What is difference between grep and find command in unix?
What is the command to compare two files in unix?
Explain the steps that a shell follows while processing a command.
Which unix command to make a new directory?
What is grep in bash?
Differentiate cat command from more command.
What is the use of the tee command?
What does grep v do?
What is pipe command in unix?
What does the command '$ls | wc –l > file1' do?
Explain command to view process running?
Why is it called grep?
Is ‘du’ a command? If so, what is its use?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command to display a file’s contents in various formats?