Timeline for Meaning of `export PATH=…` in .bash_profile
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 9, 2019 at 15:14 | history | edited | Rui F Ribeiro | CC BY-SA 4.0 | deleted 233 characters in body |
| Jan 26, 2014 at 23:10 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | edited title |
| Jan 26, 2014 at 16:54 | comment | added | terdon♦ | @Bananguin in the OP's defense, man bash is 5465 lines long, not the easiest of reads. | |
| Jan 26, 2014 at 16:12 | history | edited | Linus | CC BY-SA 3.0 | updated the question with further info |
| Jan 26, 2014 at 15:56 | comment | added | Bananguin | Welcome to the bright side! Before we google, we like to read manuals, called man pages. Bash's man page (man bash) can answer all your questions. | |
| S Jan 26, 2014 at 15:46 | history | suggested | Timo | CC BY-SA 3.0 | thanks removed |
| Jan 26, 2014 at 15:43 | vote | accept | Linus | ||
| Jan 26, 2014 at 15:43 | comment | added | Linus | Ok, sorry for the multiple questions and thanks for the answers. | |
| Jan 26, 2014 at 15:38 | review | First posts | |||
| Jan 26, 2014 at 16:31 | |||||
| Jan 26, 2014 at 15:36 | comment | added | terdon♦ | Please don't combine multiple questions in a single post. The issue with PATH vs $PATH is explained here, and [[ ]] is a test operator, it basically means if. The duplicate exports should have no effect, that's weird, I recommend you focus on that one and make you question about the export. | |
| Jan 26, 2014 at 15:35 | review | Suggested edits | |||
| S Jan 26, 2014 at 15:46 | |||||
| Jan 26, 2014 at 15:32 | answer | added | Timo | timeline score: 5 | |
| Jan 26, 2014 at 15:23 | history | asked | Linus | CC BY-SA 3.0 |