![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto copy for files from folder to folder upon instant writing | Bashar | UNIX for Advanced & Expert Users | 2 | 08-21-2008 11:44 AM |
| Batch delete specific folder from user home directories | nipodrom | Shell Programming and Scripting | 2 | 05-09-2008 03:22 AM |
| Report running processes in a specific format (tricky column filtering) | goldfish | Shell Programming and Scripting | 6 | 02-14-2008 05:22 PM |
| cron job from specific folder | sanchoquixote | UNIX for Dummies Questions & Answers | 1 | 12-17-2007 06:39 PM |
| Identify specific processes from different Machine | tungaw2004 | Shell Programming and Scripting | 2 | 03-01-2007 08:50 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to know processes whice are using specific folder
Hi,
Can any one help me. I want to know what are process using the particular folder. Ex: I want to know what are process curretly using "/home/user1" folder. I am using AIX. please give me command to check the same. Thanka |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Try fuser or lsof.
see What files are writing to a directory |
|||
| Google The UNIX and Linux Forums |