Timeline for Save all the terminal output to a file
Current License: CC BY-SA 4.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 26 at 8:51 | comment | added | runlevel0 | I have used it extensively. +1 for making it known to more people. This is one of these wonderful little-known UNIX/Linux commands that can make your life a lot easier. | |
| S Jun 8, 2020 at 13:23 | history | suggested | SlavaSt | CC BY-SA 4.0 | Correct a typo: s/screen/script |
| Jun 8, 2020 at 12:39 | review | Suggested edits | |||
| S Jun 8, 2020 at 13:23 | |||||
| Apr 15, 2020 at 19:31 | comment | added | Magne | @maxweel thanks for pointing that out. I cannot edit my comment now, but I think your comment serves as that note now. | |
| Apr 15, 2020 at 15:03 | comment | added | maxwell | @Magne you should note in your comment that it is specific to the terminal utility in Mac. gnome-terminal, for one, does not have that menu, so we should assume that other linux terminal windows won't have it either. | |
| Apr 20, 2018 at 15:45 | comment | added | Jignesh Gohel | Thanks. This saved my day. But I had to use script -c "rails runner -e development lib/scripts/my_script.rb" report.txt because just using script then ran the rails runner in script session didn't wrote everything in the output file. Reference: askubuntu.com/a/715798/428475 | |
| Sep 22, 2017 at 11:23 | comment | added | Magne | To export it retroactively, try Terminal menu -> Shell -> Export text as, like here: mactricksandtips.com/2013/04/save-terminals-text-output.html | |
| S Aug 4, 2017 at 20:18 | history | edited | Stephen Rauch | CC BY-SA 3.0 | Add link to online man pages |
| S Aug 4, 2017 at 20:18 | history | suggested | p13i | CC BY-SA 3.0 | Add link to online man pages |
| Aug 4, 2017 at 20:03 | review | Suggested edits | |||
| S Aug 4, 2017 at 20:18 | |||||
| Jul 5, 2017 at 0:38 | comment | added | phil294 | @tjt263 you could put it inside your .bashrc and append everything into /tmp. | |
| May 15, 2016 at 17:09 | comment | added | voices | Damn. That's a shame. I don't usually know I want it until afterwards. | |
| May 15, 2016 at 16:07 | comment | added | heemayl | @tjt263 It has to be invoked before the contents you want to be saved.. | |
| May 15, 2016 at 16:02 | comment | added | voices | Can it be invoked after the fact? (i.e. At the end of a session) Or does it have to be invoked before the content you want logged? | |
| May 5, 2015 at 19:08 | vote | accept | CommunityBot | ||
| May 5, 2015 at 19:07 | history | answered | heemayl | CC BY-SA 3.0 |