Ask Question
27 March, 04:40

The Windows CLI command used to turn off the display of the current command in a batch file is

+4
Answers (1)
  1. 27 March, 05:23
    0
    The "@command" windows command.

    Explanation:

    Micrsoft windows is a graphical user interface operating system, that uses icons and graphics to interface or make to operation of the computer system easy and enjoyable to use. It does not require a text command but a click of the mouse cursor on an icon on the system desktop screen.

    It also have a Command line provision like MS DOS, for using command line interfaces by a windows administrator. There is a need of great skill and understanding of the command and the interface to use the CLI.

    There many commands use in CLI, like the "@command" used to turn off the display of the current command in a batch file, "end" command to exit the CLI session etc.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “The Windows CLI command used to turn off the display of the current command in a batch file is ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers