Question:
Top command prompt responses everyone should know?
Kaki
2012-12-01 01:21:48 UTC
Top command prompt responses everyone should know?
Three answers:
Zane
2012-12-01 01:43:12 UTC
ipconfig



Displays network information



shutdown -a



Cancels a shutdown, you can do this from the run line though. So if some ******** clicks the button you shutdown the computer you can quickly type that in to stop it.



shutdown -s



Shutsdown the PC



shutdown -s -t 60



Shutdowns the computer in 60 seconds. The time is configurable though. I usually do this if I want to watch movies or TV shows from my computer as I go to sleep, so I'll set the time to 3600 seconds (1 hour). Also can be ran from the Run line.



dir (filepath)



It's a file directory.



telnet



Useful for remote assistance, connecting to routers/switches, or some other neat stuff. Try typing "telnet avatar.outland.org 3000" into command prompt. It's a command prompt game. Another cool one is "telnet towel.blinkenlights.nl". It's a recreation of Star Wars using text in command prompt.



ping



Good to find out the IP address of a website (e.g. ping yahoo.com). It can verify your connection to the internet and to your router.



tracert



Can help identify a routing issue in a network.



color 0a



Changes text in command prompt to green, so it's like the matrix yo. If you want to change the background color or the foreground color you can type color help and see which other combinations you like.



_____



There's a few other ones, but those are the cool ones.
Teoma
2012-12-01 01:48:58 UTC
Do you mean commands?



CD

DIR

TREE

IPCONFIG

PING

SC

NET

CHKDSK

SHUTDOWN -i < to shutdown PC at a specified time

/? - should also be in the list because it's difficult remembering every commands switches



HELP - shows all the commands
steven
2014-11-01 21:52:37 UTC
very confusing step. research into yahoo and bing. that might help!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...