#!/bin/sh export PATH="${PATH}:/usr/libexec/vmware/" # run the real thing exec vmware-view.bin "$@"