Logo 
Search:

VB.Net Forum

Ask Question   UnAnswered
Home » Forum » VB.Net       RSS Feeds

Script for system information at time that script is run

  Asked By: John    Date: May 13    Category: VB.Net    Views: 1237
  

I need a script for bash that can accomplish this task

1. A list of the people currently logged in and for how long they are up.


2. A list of processes currently running, showing the userid, process id, CPU and memory usage, and command name. Sort these by either userid or process id (your choice, you don't have to support both), but make sure whichever you sort by is the first column.

3. Another list of processes, showing only the top 10 based on memory usage, sorted by memory usage. Include the same fields as above, but showing memory usage in the first column.

Any help will be greatly appreciated Thanks in advance!

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Script for system information at time that script is run Or get search suggestion and latest updates.




Tagged: