On Wed, August 5, 2009 16:37, James B. Byrne wrote:
On: Wed, 5 Aug 2009 10:15:47 -0400, Stephen Harris lists@spuddy.org wrote:
Untested, and it depends very much on your shell, but create a function
cdr() { cd $1 || exit if [ -x ./.myscript ] then ./.myscript fi }
Works like a charm.
$ cd projects/proforma.git Deploy-V.01.01.01 * master
Many thanks for this.
Sincerely,