Disk Operating System Learning
Disk Operating System Learning
Open Dos


Dos commands
# Switching disk D => D:
# display all Directories => dir
# Change directory(/d parameter can realize the change across disks.) => cd /d D:
# Return to last class => cd ..
# Change to Certain position => cd Drivers
# Clear the screen => cls
# exit terminal => exit
# Self IP searching => ipconfig
# Open calculator tool => calc
# Open mspaint tool => mspaint
# Open notepad => notepad
# Ping website command(To test whether the website pinged is normal.) => ping www.baidu.com
# Make a txt document called test => cd>test.txt
# Delete a document => del test.txt
# Make a directory called test => md test
# Remove a director(Should in the mother directory) => rd test

浙公网安备 33010602011771号