what are the differences between CUI and GUI interfaces?
Answer Posted / saphal
gui is based on graphic
cui is bassed ontext
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What are the commands in UNIX to list the files in a Directory?
What is sed awk grep?
How do I clear my terminal history?
What is the use of tee command?
How do you repeat a command in terminal?
What does grep v do?
What does 'mkdir' command do in UNIX?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is merge command in unix?
How do I find previous commands in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What does this command do? Cat food 1 > kitty
What is the pipe command?