what are the differences between CUI and GUI interfaces?
Answers were Sorted based on User's Feedback
Answer / chinnilax
CUI- Command line User Interface
Work done by commands.
anything where you are allowed to work only with
keyboard
GUI- Grafical user interface
work done by user friendly.
when you are allowed to work with any pointing device
like mouse..
| Is This Answer Correct ? | 87 Yes | 115 No |
Answer / dreams soft technology
GUI - Graphical User Interface
CUI -Code User Interface
| Is This Answer Correct ? | 74 Yes | 265 No |
solaris Run level?
What is the command to compare two files in unix?
29. How to display top 10 users Who | head -10 | wc –w
If JFS file system is 100% full how we can increase the file system ?
Can you write a command to erase all files in the current directory including all its sub-directories?
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
How do you find path of a directory? Give its syntax.
What are the differences among a system call, a library function, and a unix command?
Using unix command how to display no of records in oracle?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
What is the use of finger command?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...