1#!/bin/bash 2# description: r/w activity for a program, by file 3# args: <comm> 4perf trace -s ~/libexec/perf-core/scripts/perl/rw-by-file.pl $1 5 6 7 8