.bash_profile and terminal
问题 my .bash_profile looks this way : When I open my terminal I get this three lines : -bash: export: Workbooks.app/Contents/SharedSupport/path-bin': not a valid identifier -bash: export: Workbooks.app/Contents/SharedSupport/path-bin': not a valid identifier -bash: export: Workbooks.app/Contents/SharedSupport/path-bin': not a valid identifier -bash: export: Workbooks.app/Contents/SharedSupport/path-bin': not a valid identifier What should I remove from my .bash_profile to get rid of this ? 回答1: