Timeline for How do I add newlines between lines printed on the command line?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 18, 2017 at 12:20 | comment | added | biolinh | but, it is only show in stdout, but not save it | |
| Sep 28, 2017 at 17:40 | comment | added | Christian Bongiorno | Can I give you like, +2? Nails it! | |
| S Aug 12, 2016 at 12:40 | history | suggested | Waldemar Wosiński | CC BY-SA 3.0 | commond had no code style format |
| Aug 12, 2016 at 12:19 | review | Suggested edits | |||
| S Aug 12, 2016 at 12:40 | |||||
| Oct 15, 2010 at 18:50 | history | edited | Chris Johnsen | CC BY-SA 2.5 | omit `-e` as suggested by frabjous |
| Oct 15, 2010 at 18:49 | comment | added | Chris Johnsen | @frabjous: Right, might as well leave off the -e since there we only need a single command argument. | |
| Oct 15, 2010 at 11:57 | vote | accept | xenoterracide | ||
| Oct 15, 2010 at 2:25 | comment | added | frabjous | The -e isn't necessary. piping whatever | sed G ought to do the trick. | |
| Oct 15, 2010 at 2:10 | history | answered | Chris Johnsen | CC BY-SA 2.5 |