dir | list out files |
cd | show current working directory |
cd [path] | change to [path] directory |
cls | clear screen |
copy [old] [new] | copies the old file to new |
del [file] | deletes the file |
move [old] [new] | moves the old file to new |
tree | shows the tree of the current directory |
md | creates new directory |
mkdir | creates new directory |
rmdir [dir] | deletes directory dir |
help | lists help information |
type [file] | outputs file contents to screen |
date /t | outputs date to screen |
time /t | outputs time to screen |
netstat | gives us network connection information |
netstat -an | -a: all connections -n: IP addresses |
netstat -rn | -r: routing information |
ipconfig /all | gives us network information |
Reimagining Democracy
55 minutes ago
No comments:
Post a Comment