Command Line Tools Flashcards
cd
(Change directory)
Move into a different directory
dir
(Directory)
Used to display a list of directory and subdirectory file
md
(Make directory)
Create new directories and subdirectories within the file system
rmdir
(Remove directory)
Delete a directory or subdirectory within the file system
copy
Used to copy one or more file
xcopy
Copy files,directories, and subdirectories from one location to another
robocopy
(Robust copy)
Used to copy files, directories, and subdirectories with support for longer file names and network paths
diskpart
(Disk partition)
Used to manage the computers disk drives, partitions, volumes, and virtual hard disks
format
Used to delete the contents of the storage device and create a new file
chkdsk
Scan the file system for errors and repair them
sfc
(System file checker)
Scan and verify system files on a windows system
Ipcofig
(Internet protocol configuration)
Displays current tcp/ip network configuration and refreshes DHCP and DNS settings
ping
Used to verify IP lvl connectivity to another TCP/IP using echo
tracert
(Trace route)
Used to determine the path by sending an ICMP echo request
pathping
More advanced tracert provides network latency and network loss information