#! /usr/bin/env stap probe begin { println("hello world") exit () }