Timeline for Bash script installing within multiple directories [closed]
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 31, 2013 at 7:49 | vote | accept | TheLegend | ||
| May 30, 2013 at 15:05 | history | closed | l0b0 Anthon rahmu vonbrand slm♦ | too localized | |
| S May 30, 2013 at 14:28 | history | edited | Anthon | CC BY-SA 3.0 | multiple spelling errors |
| S May 30, 2013 at 14:28 | history | suggested | user2354329 | CC BY-SA 3.0 | multiple spelling errors |
| May 30, 2013 at 14:27 | review | Suggested edits | |||
| May 30, 2013 at 14:28 | |||||
| May 30, 2013 at 13:02 | answer | added | peterph | timeline score: 1 | |
| May 30, 2013 at 11:00 | review | Close votes | |||
| May 30, 2013 at 15:05 | |||||
| May 30, 2013 at 10:44 | comment | added | l0b0 | I think you need to decompose this into smaller chunks and ask simpler questions. See for example Why doesn't “cd” work in a bash shell script? | |
| May 30, 2013 at 9:53 | comment | added | TheLegend | how can i then source the parent shell from the script or is there a way to maybe end the script source the parent shell and then re-enter the script?? | |
| May 30, 2013 at 9:28 | comment | added | l0b0 | Unless you source your install script, the things sourced in there will not be propagated to the parent shell. | |
| May 30, 2013 at 9:02 | history | asked | TheLegend | CC BY-SA 3.0 |