#!/bin/bash

. /etc/profile > /dev/null 2>&1

whence $*

