1 2 3 4 5 6
#! stap -p1 # bad command line argument number - must start at 1 probe begin { arg = $0 }