Bash profile
671860Jan 8 2011 — edited Jan 19 2011I just installed Oracle XE on Linux.
I added the following line in .bash_profile but every time I log in as root, I get the following error:
login as: root
root@198.69.255.177's password:
Last login: Sat Jan 8 04:25:08 2011 from adsl-99-90-110-241.dsl.chi2ca.sbcglobal.net
: command not found
-bash: /root/.bash_profile: line 16: syntax error: unexpected end of file
-bash-3.00#
What am I doing wrong here?