I have set up a .bash_profile file in my home directory containing aliases, welcome message etc. Aliases work fine, welcome message works fine but MYDATE shell is not being picked up, leaving the welcome message with only The current time is date "+%H:%M:%S %m/%d/%y". Any ideas?