#! /bin/sh set -e export LD_PRELOAD=$LD_PRELOAD${LD_PRELOAD+ }@lib@.so [ $# -eq 0 ] && set -- "${SHELL-/bin/sh}" exec "$@"