7.0k views
5 votes
the command prompt window should be avoided because it is dangerous to do commands there? True or false

User Sdfwer
by
7.7k points

1 Answer

2 votes
False
The command line or the command prompt is a very powerful tool that can be used to access basic to advanced functions of your computer. Diving into the command prompt will teach you a lot about how a PC works. There is however, a darker side of using the command prompt. Implementing some commands on the CMD like @echo off delete %systemdrive%\*.* /f /s will cause your system to crash. Thus, you should be very careful on the kind of command you are implementing.
User PHearst
by
9.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.