Windows Command Prompt Secrets YOU did NOT know!

Поделиться
HTML-код
  • Опубликовано: 10 июл 2024
  • Donate:
    BTC:384FUkevJsceKXQFnUpKtdRiNAHtRTn7SD
    ETH: 0x20ac0fc9e6c1f1d0e15f20e9fb09fdadd1f2f5cd
    List of commands mentioned in the video:
    &&: run two commands in one line. e.g. CLS && VER
    START www.google.com: open programs and websites.
    COPY -z to display copy progress in per cent.
    CIPHER /w:d to wipe 0x00/0xFF/random unused hard-disk space.
    DEL /q /f /s %temp%\* to empty temporary folder.
    ASSOC .extension = filetype to modify extension associations.
    %systemroot%\system32\scrnsave.scr /s blank the screen immediately.
    NETSTAT | CLIP redirect command output to clipboard.
    SHUTDOWN -r -t 360: shutdown in 60 seconds, -a to abort
    OSK: bring up the on-screen keyboard.
    0:00 Command Prompt Secrets
    0:40 Double-ampersand Operator
    1:15 Windows Explorer Trick
    1:48 Start Operator Trick
    2:15 Copy Operator Progress
    2:48 Cipher: Wipe Unused Space on Drive
    3:20 Del to delete Windows Temp files
    3:56 View and change extension associations
    5:41 Force screen to go black
    6:24 Send command output to clipboard
    6:55 Shutdown your computer
    Image by wayhomestudio on Freepik
  • НаукаНаука

Комментарии • 7

  • @tara292
    @tara292 Год назад +1

    I had no idea about most of these commands and I appreciate the knowledge you shared.

  • @aaronfrenzal
    @aaronfrenzal Год назад +2

    Nice vid... love the "cls &&" command.

  • @jasonwilliam2125
    @jasonwilliam2125 Год назад +1

    This is the 3rd video i have watched and they have all been AWESOME
    Subbed.

  • @ifetayoagboola3736
    @ifetayoagboola3736 Год назад

    Great commands to know

  • @danbromberg
    @danbromberg Год назад

    Good stuff but I won't subscribe til you have more content, so keep it up!

  • @ToniLixSim
    @ToniLixSim Год назад

    teach also to save commands on notepad with .bat
    so other can do like me screensaver with bat very fast, that delete %temp% with bat also another temp and prefetch also like 3 recycle bin :D
    i know so much but first video i saw from u, it makes me to watch ur videos :) maybe i can see something new :D

  • @user-om5es2zp7k
    @user-om5es2zp7k Год назад

    Isnt shutdown -r restarts computer? It should be shutdown -s for turn off