#!/bin/bash # or /bin/ksh, or .... # set this to the right home path HOME=/home/compileUser . ~/.profile cd pathToMakeIn make ...