Timeline for How to append multiple lines to a file
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 8, 2019 at 13:51 | comment | added | Chris Davies | You don't need the su here (sudo su is not good). But you're right in that you need something do manage the shell redirection; perhaps sudo sh -c "echo stuff >> file.txt". No net saving but a better practice. | |
| Jun 7, 2018 at 19:53 | review | First posts | |||
| Jun 7, 2018 at 19:58 | |||||
| Jun 7, 2018 at 19:50 | history | answered | SJ00 | CC BY-SA 4.0 |