Shell Commands
Search:
Designation 🔼 | Command | Shortcut | Description |
---|---|---|---|
adress resolution protocol | arp -a | ||
cancel command | Ctrl+C | ||
change directory | cd.. | ||
clear shell | cls | ||
connection client / server | telnet | ||
delete | del [name] | ||
display text | echo [text] | ||
help | help | ||
options list | [commandName] ? | ||
ping | ping www.google.de -n 10 –help | ||
show associated filename extension | assoc | ||
show TCP/IP Config | ipconfig | ||
shutdown | shutdown -s -t 600 | -a abort shutdown -s shutdown & poweroff -t time [seconds] | |
Starwars | pkgmgr /iu:"TelnetClient" telnet o towel.blinkenlights.nl | ||
Systeminfo | Systeminfo | ||
task list | tasklist | ||
TCP / SCTP / UDP connections display | netstat -a -n -s | -a show all Ports -n show numeric adress/ports -s show statistic | |
trace ip path | tracert www.google.de |