Timeline for Why does dash's echo expand \\\\ differently to bash's echo?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 30, 2021 at 8:38 | history | edited | user232326 | CC BY-SA 4.0 |
edited tags
|
| Nov 12, 2016 at 5:15 | vote | accept | csirac2 | ||
| Nov 7, 2016 at 20:54 | answer | added | user232326 | timeline score: 1 | |
| Nov 6, 2016 at 21:43 | comment | added | Stéphane Chazelas | It should rather be Why bash output is different from bash's?. It's the dash version that is standard here. | |
| Nov 6, 2016 at 21:42 | answer | added | Stéphane Chazelas | timeline score: 12 | |
| Nov 6, 2016 at 20:48 | history | edited | Gilles 'SO- stop being evil' |
edited tags
|
|
| Nov 6, 2016 at 13:19 | comment | added | csirac2 | That's quite helpful. Although it doesn't directly cover the \\\\ sequence, it explains why things might be the way they are in dash, and points to the solution: use printf, which is more portable in its treatment of escape sequences. Thanks | |
| Nov 6, 2016 at 12:42 | comment | added | Sundeep | see unix.stackexchange.com/questions/65803/… | |
| Nov 6, 2016 at 12:27 | history | asked | csirac2 | CC BY-SA 3.0 |