| Most useful Windows XP DOS command |
|
|
|
| Written by sipelaut | |||||||||
| Sunday, 03 June 2007 | |||||||||
Page 6 of 7 51. taskkill – Close the application from command promptYou can close any tasks or application currently running directly from command prompt. Only thing you should know is the PID of that particular task. You can find out the PID by running tasklist command which displays the corresponding PID for an applivcation. 52. telnet – Connect to your remote computer You can connect to your remote computer or remote IP device through telnet command. You can telnet your remote computer if you the IP address of that computer. For example, type telnet 192.168.100.244 in command prompt and then it will prompt you to enter user name and password of the remote computer to check your authenticity. 53. tracert – Trace route – very useful for network professional You can determine the path taken to a destination by sending Internet Control Message Protocol (ICMP) Echo Request messages to the destination with incrementally increasing Time to Live (TTL) field values. If it is used without parameters, tracert displays help. For example, you can try tracert google.com. 54. Time – you can display or change the system time from command prompt by typing time It will then prompt you to enter the new time you want to change. 55. tree – It displays the directory structure of a path or of a disk drive graphically Windows XP doesn’t have direct command to print directory content so you can do that by combining following commands together. Try this tree DOS command and redirect the output to a text file. tree > directorycontent.txt print directorycontent.txt 56. type – view txt files in command prompt without opening it with Notepad It displays the contents of a text file. Type command is mostly used to view text file without modifying it. Lengthy text file can be splited into multiple pages with the help of switches. 57. ver - Displays the Windows XP version number 58. WMIC - Windows Management Instrumentation Command tool You can view an amazing amount of low-level system information from a command line scripting interface with this command. 59. xcopy - Copies files and directories, including subdirectories. |
|||||||||
| Last Updated ( Wednesday, 06 June 2007 ) | |||||||||
| Next > |
|---|
| Home |
| Product |
| Links |
| FAQs |
| Art & Business Directory |
| Blokir Situs |