> windows terminal

Practise with a simulated CMD shell. Try dir, systeminfo, tasklist, whoami, where notepad.

C:\Windows\system32\cmd.exe
Microsoft Windows [Version 10.0.22631.3810] (c) ShellSchool. Virtual practice environment.
C:\Users\User>
attribMuestra o cambia los atributos de un fichero o directorio. Atributos: a (archivo), r (sólo lectura), h (oculto), s (sistema).

How this Windows CMD terminal works

It is a simulated CMD interpreter running in your browser, with virtual drives and folders. It never touches your disk, registry or services.

Keep learning