#!/bin/sh echo "#!/bin/sh" echo "PATH=$1:\$PATH" echo "export PATH" echo "exec \$@"