#!/bin/bash # # Run the extended perforce Python script. # python -tt `which px.py` $@ exit $?