#!/bin/bash

. /etc/profile &> /dev/null

whence $*

