#!/bin/bash . ${0%/*}/common echo >&2 "Assuming you meant p4 integrate..." exec p4 $p4opts integrate ${1+"$@"}