![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple file handling | rochitsharma | UNIX for Advanced & Expert Users | 8 | 04-30-2007 07:21 AM |
| file handling with ksh scripting | gfhgfnhhn | Shell Programming and Scripting | 1 | 07-03-2006 06:55 AM |
| File Handling in C | trinath | High Level Programming | 3 | 01-19-2006 08:00 PM |
| file handling across servers | raguramtgr | UNIX for Dummies Questions & Answers | 3 | 02-25-2004 09:09 AM |
| KSH File Handling | madtim | Shell Programming and Scripting | 2 | 08-27-2002 11:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
file handling
Hi all,
I got a little issue here. Imagine that I have more than one process accessing one file. Is it possible to know which process(es) are accessing that file when I open the file?? Thanks for the help. Best regards, Ernesto |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
See the man pages for lsof and fuser.
|
|
#3
|
|||
|
|||
|
thanks vino.
|
|||
| Google The UNIX and Linux Forums |