0% found this document useful (0 votes)
25 views

cmd commands

Uploaded by

Abdullahkhasib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

cmd commands

Uploaded by

Abdullahkhasib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

{cd..

} to back out

{cd windows // ff.txt or any file} to enter the file

{cls} to delete everything on the screen

{dir} to see which files the drive has

{c: // d:} to go to the C drive or D drive

use {tab} to complete the file name if its long after writing the beggining

{ipconfig} to view the ip and its data

{ping (ip adress) } to find the ip response

{ping (server name) } to find its ip and its response

{rd (the file)} to delete the file

{md (the name)} to make a file in the current file

{release} disconnects the internet

{mrt} to scan the whole device

{sfc /scannow} to scan the device from the cmd tab

{attrib +h +S +r (file name)} to hide it from the folder/drive

{dir/a:h} to show all files in the folder even the hidden ones

{diskpart} to use the diskpart and its commands

{list volume} to view the drives

{select volume (the name)} to select the desired volume/drive

{remove letter (the drive)} to hide the selected drive after selecting it from
select volume

{assign letter (any letter)} to assign the letter for the selected volume

{exit} to exit diskpart and return to c drive

{cipher /e} to encrypt a file

{cipher /d} to decrypt a file

{shutdown.exe -s -t (timer) -c "(any message)"} is a virus to shut down the


computer after the timer ends and prints the message

{(the name).bat } to turn the text file into a batch file which starts the command
inside the file after double clicking it

You might also like