I have removed macports and I am wondering if this is causing a login problem with AWS's myaccount tab. Or, if I need to remove all lines referring to macports?
export PATH=${PATH}:~/android-sdk-mac/toolsexport PS1="rjw "export PATH="/usr/local/mysql/bin:$PATH"alias ll='ls -lahG'export PATH=/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/rjw/androi$export PATH=/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/rjw/androi$export PATH=/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/rjw/androi$### Your previous /Users/rjw/.bash_profile file was backed up as /Users/rjw/.bash_profile.macport$### MacPorts Installer addition on 2016-01-13_at_10:05:16: adding an appropriate PATH variable fo$export PATH="/opt/local/bin:/opt/local/sbin:$PATH"# Finished adapting your PATH environment variable for use with MacPorts.### Your previous /Users/rjw/.bash_profile file was backed up as /Users/rjw/.bash_profile.macport$### MacPorts Installer addition on 2016-07-26_at_16:54:01: adding an appropriate PATH variable fo$export PATH="/opt/local/bin:/opt/local/sbin:$PATH"# Finished adapting your PATH environment variable for use with MacPorts.### Your previous /Users/rjw/.bash_profile file was backed up as /Users/rjw/.bash_profile.macport$### MacPorts Installer addition on 2016-07-26_at_17:07:46: adding an appropriate PATH variable fo$export PATH="/opt/local/bin:/opt/local/sbin:$PATH"# Finished adapting your PATH environment variable for use with MacPorts.### Your previous /Users/rjw/.bash_profile file was backed up as /Users/rjw/.bash_profile.macport$### MacPorts Installer addition on 2016-07-26_at_17:13:45: adding an appropriate PATH variable fo$export PATH="/opt/local/bin:/opt/local/sbin:$PATH"# Finished adapting your PATH environment variable for use with MacPorts.# Setting PATH for Python 3.5# The original version is saved in .bash_profile.pysavePATH="/Library/Frameworks/Python.framework/Versions/3.5/bin:${PATH}"export PATHexport PATH=$PATH:/Users/rjw/Documents/Python
Serialband thanks for the code to remove macports and providing the path statement
Eoin, I took your advice and cleaned up my bash_profile by following your instructions.
Neither one of you solved my problem of no cookies being stored on my browsers. However, you both have given me sound advice that I can use.
Eoin OSullivan
Your ticket requested help with clearing up your bash_profile .. you didn't outline the AWS session issue so we cannot help with that.
I'd suggest that perhaps the bash_profile has nothing to do with browser sessions but if you want to open a new issue and outline the issue with as much detail as possible someone might be able to resolve it with you.
Eoin, I took your advice and cleaned up my bash_profile by following your instructions.
Neither one of you solved my problem of no cookies being stored on my browsers. However, you both have given me sound advice that I can use.