Windows CMD commands every user should master. Command prompt commands

Поділитися
Вставка
  • Опубліковано 2 лис 2024
  • Windows CMD commands every user should master. Command prompt commands #windows10 #windows11
    //command prompt commands
    *ctrl c : exit from a execution of a command
    1. title : any title.
    2. exit : command to exit .
    3. color help / color attr : displays all colors code.
    4. color 2 : here 2 is color code `Green color`.
    5. ipconfig : ip address
    6. systeminfo : displays system information
    7. set : shows your pc's environmental variables.
    8. prompt write cmd code : Changes the default text
    shown before entering commands.
    9. assoc : lists programs & the extensions they address
    associated with.
    10. del fil_name.mp3 : Deletes a file .
    11. tree : shows tree of the current directory of
    specified drive.
    12. ver : shows the current version of the os.
    13. tasklist : Shows open programs
    "You can do the same thing you do with the tasklist
    manager with the command".
    14. date.
    15. time.
    16. shutdown /s : Shutdown the computer.
    17. shutdown /r : Restart the computer.
    18. wmic product : Installed software information.
    19. hostname : Display the computer's hostname.
    20. cls : Clear the screen.

КОМЕНТАРІ • 3