#!/bin/sh echo 'real : ' `who am i` echo 'effective : ' `whoami`