ofl - Man Page

open file lister

Syntax

ofl [-P] [-k signalspec] path[...]

Description

Lists all processes that have directories or files open or in use within path. Additionally it can send a signal to these processes to free up a mountpoint for example.

Options

-k signalspec

Send the given signal to all processes that match.

-P

Show only the PIDs of the processes that matched.

Differences to lsof/fuser

See also

hxtools(7)

Info

2008-11-01 hxtools