cmmanish@gmail.com
11-07-2005, 07:11 PM
How do i write the task mgr onformation to a file
Like i need to display the list of all the current processes running
Reinhardt Kern
11-07-2005, 08:54 PM
cmmanish@gmail.com wrote:
>How do i write the task mgr onformation to a file
>Like i need to display the list of all the current processes running
Use pslist from www.sysinternals.com or tasklist from Windows.
Reinhardt
MoiToo
11-08-2005, 01:20 PM
ps -aux
lol
"Reinhardt Kern" <reinhardt.kern@gmx.de> wrote in message
news:djfvm15v36pe9ihkrf2hf0j4qe9bujh0dr@4ax.com...
> cmmanish@gmail.com wrote:
>
>>How do i write the task mgr onformation to a file
>>Like i need to display the list of all the current processes running
>
> Use pslist from www.sysinternals.com or tasklist from Windows.
>
> Reinhardt
>