The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

iops - Show process I/O operations

VERSION

version 0.006

SYNOPSIS

  iops [options]

      --pid [pid]
      --help

DESCRIPTION

Summarize a process's I/O operations in real time.

Attach to an existing process:

  $ iops -p 3251
  read /dev/random...............................
  write /var/log/message..
  close /dev/random