191k views
2 votes
The Windows CLI command used to turn off the display of the current command in a batch file is

1 Answer

4 votes

Answer:

The "@command" windows command.

Step-by-step 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.

User Alpesh Valaki
by
8.3k points

Related questions

asked May 11, 2024 204k views
Martin Svalin asked May 11, 2024
by Martin Svalin
8.5k points
1 answer
1 vote
204k views
asked Nov 11, 2020 25.6k views
Empiric asked Nov 11, 2020
by Empiric
9.2k points
1 answer
4 votes
25.6k views