,
Share with your friends 

How to check files opened by a process

6 ratings Views 182 
Author: ktrimu (ktrimu k)  View Profile |  View other solutions by this author

Question / Problem


How to check files opened by a process

Solution

#lsof -p <pid>

#fuser

Applies to

Solaris

Rank It

Login to rank it

Report


Advertisement