Writing a script with the cmd prompt.

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-04-08T14:09:08Z Indexed on 2010/04/08 14:43 UTC
Read the original article Hit count: 145

Filed under:
|
|
|

I'm trying to make a script that will place a list (in a .csv file) of processes that are running that take up more than 10 mb of RAM and shows the time + date the script was run. My teacher did this during his lecture but I can't remember how he did it. Just trying to figure out how to be better at IT.

So my question is, can anyone help me with this? I don't even know where to start.

© Stack Overflow or respective owner

Related posts about scripting

Related posts about batch-file