Timeline for Force bash to wrap output at whitespace
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 5, 2017 at 1:34 | answer | added | Gilles 'SO- stop being evil' | timeline score: 4 | |
| Apr 4, 2017 at 4:27 | review | First posts | |||
| Apr 4, 2017 at 4:32 | |||||
| Apr 4, 2017 at 4:26 | comment | added | Sundeep |
try nodejs non-existent-file.js 2> output.txt; fold -w 45 -s output.txt and also see mywiki.wooledge.org/BashFAQ/047 on how to redirect stderr to pipe
|
|
| Apr 4, 2017 at 4:17 | history | asked | spicypumpkin | CC BY-SA 3.0 |