Question

In: Computer Science

The operating system offers a graphical vs command line user interface to interact with an electronic...

The operating system offers a graphical vs command line user interface to interact with an electronic device. Compare the graphical user interface and the command line interface in terms of speed, remote access, resource utilization, multitasking, and control.

Solutions

Expert Solution

CLI(Command line interface) GUI(Graphical user interface)

SPEED

Faster than GUI

Commands are written with the help of keyboard only ,that is the command line interface users only need a keyboard to traverse through the CLI. Command line interface users can do their work easily by traversing through the command line with the help of keyboard and can finish it with a few lines of command.They get the task done quicker than the GUI user.

SPEED

Slower than CLI

Both keyboard and mouse are used in traversing through file system and operating system, and performing tasks in it.Using both these ,it will become simpler to use GUI than CLI,but speed will be much slower than the one using CLI.

REMOTE ACCESS

We can remotely access another device in our network and can make changes in the computer or any other device connected in this network with the command line interface.

REMOTE ACCES

Remote acess in graphical user interface can be done,but the problem is that many network devices lack the features for this setup.

RESOURCE UTILIZATION

Computer resources( eg;-storage space) are used much more less and effeciently in computers having CLI because when compared to the GUI,one need not to install any graphical setups in the device,and this helps in saving a lot of resources.

RESOURCE UTILIZATION

Computer resources are used more in GUI because we have to install graphical setups in it.And further many icons,drivers etc have to be processed which take more resources.

MULTITASKING

Even though many of CLI's have the ability of doing multitasking,it is difficult to use it and see the tasks we needed in a single window.But terminals like GNOME allows us to use more than one tasks in a single screen in a simpler way,that is multi tasking is made easy.

MULTITASKING

Multiple tasks can be performed easily at a time with the help of multi tasking window provided by the GUI.

CONTROL

CLI users have larger control over their files and operating system because they can perform the tasks with a few lines of code in the terminal.

CONTROL

.

For many tasks,even the GUI users take the command line to perform their work,as it is more easier and faster.Even though the GUI gives large control over the file and operating system,command line environment is used often by the users.


Related Solutions

The operating system offers a graphical vs command line user interface to interact with an electronic...
The operating system offers a graphical vs command line user interface to interact with an electronic device. Compare the graphical user interface and the command line interface in terms of speed, remote access, resource utilization, multitasking, and control. [5 Marks]
Using matlab: Build a graphical user interface (GUI) the will read the two corners of a...
Using matlab: Build a graphical user interface (GUI) the will read the two corners of a rectangle (from the GUI interface) and show the following: A plot of the rectangle (you should have display for it) Show the centroid (the center of the rectangle) on the graph. Calculate the area and the circumference of the triangle (you need to write a function for that). The interface should have at least the following: Four textboxes to read the ( 2 for...
Discuss the pros and cons of an IDE vs command-line interpreters. Why are command-line interpreters still...
Discuss the pros and cons of an IDE vs command-line interpreters. Why are command-line interpreters still being used? Be sure to argue both sides.
Purpose For many users, the system is the user interface. Everyone wants a system that is...
Purpose For many users, the system is the user interface. Everyone wants a system that is easy to learn and use. It is the analyst’s responsibility to ensure that the user interface will be designed in a way to support the user’s interface needs.   In this milestone you will explore the guidelines for user interface design. The analyst must consider a variety of interface formats. These include how data gets entered into the system (input design) and how data or...
Please analyze and summarize the command driven operating system with a GUI operating system in a...
Please analyze and summarize the command driven operating system with a GUI operating system in a paragraph or two.
(C++ program) ***User Interface Write a program that offers an easy way to add items, remove...
(C++ program) ***User Interface Write a program that offers an easy way to add items, remove the last item, look at the last item put in the list. You will write all of the code for processing the stack - do not use any predefined objects in C++.  You decide how the interface will look. A menu driven program is always a good choice. ***Rules for program*** NEVER use break, exit, return, pass, continue or anything to leave a loop (or...
Research Managing Files via the Command Line Interface (CLI) commands, flags, and options that allow you...
Research Managing Files via the Command Line Interface (CLI) commands, flags, and options that allow you to: copy, delete, rename, and move files on Windows and Linux.
Write a decision-making program with command-line interface to implement a housing-score calculator (inspired by the 2020...
Write a decision-making program with command-line interface to implement a housing-score calculator (inspired by the 2020 Nifty Decision Makers by Evan Peck) Your program will consist of two functions: main() Asks the user 5 questions and stores the answers: year (int), age (int), probation (string), full-time (int), gpa (float) (see sample run below) Calls computeScore(answers), where answers is a list containing the variables in which the answers are stored in the order in which they are received (python lists may...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need the screenshots for every part. a. Create a text file with some input and encrypt it using i. AES-128 CBC ii. AES-256 CTR iii. DES b. Create a 2048 bit RSA public and private key
Please explain the advantages and disadvantages of command-line operating systems in a paragraph or two.
Please explain the advantages and disadvantages of command-line operating systems in a paragraph or two.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT