Timeline for Putting "$@" in a local variable in dash
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2024 at 15:41 | history | edited | Harry Cutts | CC BY-SA 4.0 | Correct the output of the example code for Bash, and remove the hashbang |
| Jul 25, 2019 at 20:33 | vote | accept | Harry Cutts | ||
| Jul 25, 2019 at 20:25 | answer | added | Kusalananda♦ | timeline score: 5 | |
| Jul 25, 2019 at 20:22 | comment | added | user313992 | Use local IFS=" "; local args="$*" | |
| Jul 25, 2019 at 20:17 | history | asked | Harry Cutts | CC BY-SA 4.0 |