#! /bin/sh # Make sure verbose ('-v') option is accepted. ./stap -v -p1 -e 'probe begin { exit() }'