#!/usr/bin/perl print STDERR "PID: $$\n"; exec @ARGV;