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