Timeline for Unix shell function for adding directories to PATH
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 11, 2022 at 21:00 | history | tweeted | twitter.com/StackCodeReview/status/1492242054444892161 | ||
| Feb 11, 2022 at 18:46 | answer | added | badc0de | timeline score: 0 | |
| Sep 16, 2017 at 13:21 | answer | added | Mateusz Piotrowski | timeline score: 5 | |
| Apr 30, 2015 at 16:09 | history | edited | Sildoreth | CC BY-SA 3.0 | added 10 characters in body |
| Apr 29, 2015 at 19:05 | answer | added | janos | timeline score: 4 | |
| Apr 28, 2015 at 18:38 | history | edited | 200_success | edited tags | |
| Apr 28, 2015 at 17:16 | answer | added | vnp | timeline score: 10 | |
| Apr 28, 2015 at 16:46 | answer | added | jlliagre | timeline score: 5 | |
| Apr 28, 2015 at 16:31 | comment | added | jlliagre | If you want to write a portable shell function, instead of targeting certain shell interpreters and OSes, you should just write it with pure POSIX syntax and make sure it is executed in a POSIX context (which is the trickiest part). | |
| Apr 28, 2015 at 15:27 | history | edited | Sildoreth | added shell tags | |
| Apr 28, 2015 at 15:23 | history | edited | Sildoreth | CC BY-SA 3.0 | edited title |
| Apr 28, 2015 at 15:22 | review | First posts | |||
| Apr 28, 2015 at 15:25 | |||||
| Apr 28, 2015 at 15:21 | history | edited | Jamal | CC BY-SA 3.0 | deleted 14 characters in body |
| Apr 28, 2015 at 15:19 | history | asked | Sildoreth | CC BY-SA 3.0 |