#!/bin/sh SLICE=`whoami` SLICEID=`id -u` /usr/sbin/vserver_suid_wrapper $SLICE suexec $SLICEID /bin/bash "$@"