Windows 7 includes a shell for this type of job, called PowerShell. You can use it to save a list of running processes into a text file.
Store List Of Running Processes
1. Enter powershell into the search field and hit Enter
2. Type:
get-process > D:\Logs\processes.txt
and hit Enter.
3. Done! Sorry, did you expect more steps?
D:\Logs\processes.text can of course customized – this file does NOT have to exist, simply make sure the path is valid (folder must exist!)
Sort List Of Running Processes by CPU
1. Type:
get-process | sort-object -property cpu -descending > D:\Logs\cpu.txt
My recommendation is that Linux users should quickly get familiar with the Windows Powershell, it supports LS, MAN, PS and many other common Linux shell commands.
As a Linux user it’s definitely handy to have a few familiar commands.
SOURCE | LINK | LANGUAGE | ENGLISH |
Hi presently there, merely grew to be alert to your website by means of Google, and located in which it is truly helpful. I’m going to look for belgium’s capital. I will be grateful in case you continue this kind of in future. Numerous individuals will always be took advantage of your own writing. Many thanks!