Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: how can i find whether a file has been opened by some other process across a network(not in a single machine)?

by hakkr (Chaplain)
on Dec 05, 2005 at 11:50 UTC ( [id://514094]=note: print w/replies, xml ) Need Help??


in reply to how can i find whether a file has been opened by some other process across a network(not in a single machine)?

Hi, The linux command 'lsof' will give you a list of all currently open files and their processes.
  • Comment on Re: how can i find whether a file has been opened by some other process across a network(not in a single machine)?

Replies are listed 'Best First'.
Re^2: how can i find whether a file has been opened by some other process across a network(not in a single machine)?
by jijogroups (Novice) on Dec 05, 2005 at 12:36 UTC
    lsof doesn't work here

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://514094]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (9)
As of 2024-04-18 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found