Home | History | Annotate | Download | only in Bin

Lines Matching refs:iosnoop

3 # iosnoop - A program to print disk I/O events as they happen, with useful
9 # $Id: iosnoop,v 1.1.1.1 2015/09/30 22:01:07 christos Exp $
11 # USAGE: iosnoop [-a|-A|-DeghiNostv] [-d device] [-f filename]
14 # iosnoop # default output
33 # iosnoop -v # human readable timestamps
34 # iosnoop -N # print major and minor numbers
35 # 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