SG0-001 · Question #121
Which of the following administration tools would be the BEST choice for scripting commands?
The correct answer is C. GUI. While a Command Line Interface (CLI) is where commands are executed, a Graphical User Interface (GUI) can be considered the best choice for scripting commands when it provides an integrated development environment (IDE) or specialized console with visual aids and debugging featur
Question
Which of the following administration tools would be the BEST choice for scripting commands?
Options
- ATelnet
- BCLI
- CGUI
- DHTTP
How the community answered
(50 responses)- A4% (2)
- B2% (1)
- C92% (46)
- D2% (1)
Why each option
While a Command Line Interface (CLI) is where commands are executed, a Graphical User Interface (GUI) can be considered the best choice for scripting commands when it provides an integrated development environment (IDE) or specialized console with visual aids and debugging features.
Telnet is a network protocol for remote terminal access and is not an administration tool specifically designed for the development or scripting of commands.
A Command Line Interface (CLI) is the environment where commands are executed and scripted, but a GUI-based scripting tool often provides richer features for the *process* of developing and managing scripts.
A Graphical User Interface (GUI), particularly in the form of an Integrated Development Environment (IDE) or a management console with embedded scripting capabilities, can offer a superior environment for scripting commands. Such GUIs provide visual aids, syntax highlighting, auto-completion, and debugging tools, which collectively enhance the efficiency and accuracy of the scripting process compared to a basic command-line interface.
HTTP is a protocol primarily used for web communication and is not an administration tool for directly scripting system commands.
Concept tested: Scripting tool selection
Topics
Community Discussion
No community discussion yet for this question.