I am getting an "EXPORT: command not found" error whenever I open the terminal.
21 Answer
I commented
You've likely added an
exportcommand to an autorun script (the command isexportwhich is not the same as "EXPORT"; case matters)
OP later confirmed it was in ~/.bashrc