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.