Showing posts with label Dos Tricks. Show all posts
Showing posts with label Dos Tricks. Show all posts

Kill tasks from the command line

Trick to End tasks from the command line


You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.

How Do U See Hidden Files, Using DOS

Trick to See Hidden Files, Using DOS

Simple and useful tip
at command prompt just type
dir /ah
if the list is too long u can use
dir /ah/p/w