The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
List TCP ports with process vimes SUN Solaris 7 10-30-2008 11:22 AM
How to list the resources used for each process victorcheung AIX 3 05-06-2008 02:51 AM
List Process with their Status. varungupta UNIX for Advanced & Expert Users 2 03-21-2008 09:27 PM
list windows process ncatdesigner UNIX for Advanced & Expert Users 3 03-06-2008 08:02 PM
List of Thread IDs of a process hmurali High Level Programming 0 06-04-2002 01:35 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-08-2008
rajesh08 rajesh08 is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 14
Process list

Hi,

How to list the processes which are created in last 7 days ?
Is there any script or command, please reply ASAP.

Thanks
Rajesh
  #2 (permalink)  
Old 12-08-2008
demwz demwz is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 128
find /proc -maxdepth 1 -ctime -7 -name "[0-9]*" | xargs -n 1 basename
works at least on linux
  #3 (permalink)  
Old 12-08-2008
methyl methyl is offline
Registered User
  
 

Join Date: Mar 2008
Posts: 1,184
The subject of unix Process Accounting is covered in "man 1m acct" and the links from there. If this is not already set up on you computer it requires proper sizing because the accounting files can get very big and the commands are fiddly. The whole subject is made easier with a good book or a training course.
Closed Thread

Bookmarks

Tags
unix commands

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0