1.2 Commands Flashcards
help
is used to list commands and description of what they do
dir
list files and folders
/?
Give help on the command similar to help to explain
cd
is used to move from one folder to another
md(mkdir)
is used to make new folders
rd(rmdir)
is used to delete empty folders
del
is used to delete files
tree
list files and folder within the current folder and all sub folders
Winver
Shows what version of windows you are on
cls
clears terminal screen
copy
is used to copy files from
one folder to another
xcopy
it can copy folders, subfolders, and all the files with them
robocopy
more advanced copy
task than xcopy
ping
Uses ICMP to return the
status of a unicast
Used for troubleshooting to test
Host/Server reachiability
Internet connection
Network interface card
test DNS issues
ping -n
change the number of
pings sent.
ping-l
change the size of the ping
packets
ping-t
pings continously
ping-4
force an IPv4 ping
ping-6
force an IPv6 ping
ipconfig
Displays interface
configurations.