Home | History | Annotate | Download | only in dist

Lines Matching refs:iosnoop

3 # iosnoop - A program to print disk I/O events as they happen, with useful
11 # $Id: iosnoop,v 1.2 2018/10/01 13:28:07 sevan Exp $
13 # USAGE: iosnoop [-a|-A|-DeghiNostv] [-d device] [-f filename]
16 # iosnoop # default output
35 # iosnoop -v # human readable timestamps
36 # iosnoop -N # print major and minor numbers
37 # iosnoop -m / # snoop events on the root filesystem only
131 USAGE: iosnoop [-a|-A|-DeghiNostv] [-d device] [-f filename]
133 iosnoop # default output
151 iosnoop -v # human readable timestamps
152 iosnoop -N # print major and minor numbers
153 iosnoop -m / # snoop events on filesystem / only