Timeline for Bash: Arithmetic expansion, parameter expansion, and the comma operator
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 10, 2020 at 15:16 | vote | accept | Mitchell Spector | ||
| Mar 10, 2020 at 10:23 | history | edited | Stephen Kitt | CC BY-SA 4.0 |
Parameter expansion inside arithmetic is separate from earlier parameter expansion, but still happens first.
|
| Mar 10, 2020 at 10:01 | history | answered | Stephen Kitt | CC BY-SA 4.0 |