Try

    lsof +D /somedir

Note the use of uppercase "D".  Lowercase "D" won't search subdirs of the
directory.  Note that on a large filesystem, this can take a long time!

-- Kevin


Reply via email to