stat.rst
changeset 1869 f779ff33178e
parent 1867 bc5808420c99
child 1871 7b9c756a5b8c
--- a/stat.rst	Tue Jan 12 19:43:04 2016 +0200
+++ b/stat.rst	Tue Jan 12 19:47:11 2016 +0200
@@ -339,6 +339,14 @@
 
   $ fstat -u <user>
 
+Processes that open path
+========================
+
+::
+
+  $ lsof $FILE
+  $ lsof +D $DIR
+
 Opened network connection by process.
 =====================================