[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bash EOF error
From: |
Herr Sonnenberg |
Subject: |
bash EOF error |
Date: |
Tue, 8 Oct 2002 16:33:29 -0400 (EDT) |
Hello!
I'm using bash-2.04-21 and I can not figure out what is wrong with my
.bash_profile I keep recieving unexpected end of file errors. I've
included the text of this file below. I'm sure this is an easy fix but I
just don't see it.
Thanks for your help,
Jason Sonnenberg
__________________________________________________
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]
then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc
export BASH_ENV PATH
unset USERNAME
- bash EOF error,
Herr Sonnenberg <=