#!/bin/sh echo "About to execute .profile" ~/.profile echo "Returned from .profile"