Timeline for Arrays in Unix Bourne Shell
Current License: CC BY-SA 3.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 17, 2016 at 20:56 | history | edited | user146726 | CC BY-SA 3.0 |
small correction
|
| Aug 14, 2016 at 0:14 | history | edited | user146726 | CC BY-SA 3.0 |
Following Stephane Chazelas indications
|
| Mar 1, 2016 at 0:21 | history | edited | user146726 | CC BY-SA 3.0 |
minor code edits
|
| Mar 1, 2016 at 0:13 | history | edited | user146726 | CC BY-SA 3.0 |
minor edits
|
| Mar 1, 2016 at 0:08 | history | edited | user146726 | CC BY-SA 3.0 |
minor code edits
|
| Feb 29, 2016 at 19:54 | history | edited | user146726 | CC BY-SA 3.0 |
some code edits
|
| Jan 22, 2016 at 18:57 | history | edited | user146726 | CC BY-SA 3.0 |
some small improvements
|
| Jan 22, 2016 at 16:28 | history | edited | user146726 | CC BY-SA 3.0 |
minor edits
|
| Jan 13, 2016 at 3:02 | history | edited | user146726 | CC BY-SA 3.0 |
better precision
|
| Dec 10, 2015 at 15:45 | history | edited | user146726 | CC BY-SA 3.0 |
slight code modification
|
| Dec 10, 2015 at 1:00 | history | edited | user146726 | CC BY-SA 3.0 |
correction of code and terminology
|
| Dec 9, 2015 at 22:26 | comment | added | Stéphane Chazelas |
Note that while local is supported by both bash and dash, it is not POSIX. seq is not a POSIX command either. You probably should mention that your code makes some assumptions on the current value of $IFS (if you avoid using seq and quote your variables, it can be avoided)
|
|
| Dec 9, 2015 at 22:20 | history | edited | user146726 | CC BY-SA 3.0 |
deleted 8 characters in body
|
| Dec 9, 2015 at 17:25 | history | edited | user146726 | CC BY-SA 3.0 |
added 65 characters in body
|
| Dec 9, 2015 at 16:45 | history | edited | user146726 | CC BY-SA 3.0 |
added 100 characters in body
|
| Dec 9, 2015 at 16:27 | review | Late answers | |||
| Dec 9, 2015 at 17:13 | |||||
| Dec 9, 2015 at 16:17 | review | First posts | |||
| Dec 9, 2015 at 16:22 | |||||
| Dec 9, 2015 at 16:11 | history | answered | user146726 | CC BY-SA 3.0 |