Timeline for How to view the output of a running process in another bash session?
Current License: CC BY-SA 3.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 26, 2024 at 9:36 | answer | added | tomy | timeline score: 0 | |
| Jul 23, 2022 at 15:37 | answer | added | rapiz | timeline score: 3 | |
| Feb 8, 2021 at 7:33 | answer | added | Joniale | timeline score: 0 | |
| Nov 17, 2020 at 10:28 | answer | added | Oded BD | timeline score: 10 | |
| Jul 13, 2020 at 6:41 | answer | added | URL87 | timeline score: -3 | |
| Jul 3, 2019 at 21:26 | answer | added | Jeff Ward | timeline score: 10 | |
| Apr 26, 2017 at 18:08 | answer | added | MrAllen | timeline score: -1 | |
| Nov 23, 2016 at 16:47 | answer | added | Pablo Luna | timeline score: 6 | |
| Sep 8, 2016 at 14:19 | answer | added | tvlooy | timeline score: 402 | |
| Apr 11, 2016 at 21:53 | answer | added | kenorb | timeline score: 17 | |
| Dec 16, 2012 at 4:02 | history | tweeted | twitter.com/#!/StackUnix/status/280160896049881088 | ||
| Dec 16, 2012 at 0:23 | answer | added | Gilles 'SO- stop being evil' | timeline score: 291 | |
| Dec 15, 2012 at 22:46 | comment | added | Stéphane Chazelas | There's at least a dozen of similar questions on this site. Look for reptyr here to find a few of them (and an answer). | |
| Dec 15, 2012 at 16:14 | comment | added | Baldrick | @jippie The machine is running a full GUI (Linux Mynt 13, XFCE desktop), I fired up a gnome-terminal. | |
| Dec 15, 2012 at 15:59 | comment | added | otokan |
You can limit output of strace to one syscall: strace -p 4232 -e write
|
|
| Dec 15, 2012 at 15:27 | answer | added | jippie | timeline score: 4 | |
| Dec 15, 2012 at 15:20 | comment | added | jippie | Is your process running in a virtual console or in a GUI/xterm like environment? | |
| Dec 15, 2012 at 14:11 | answer | added | polemon | timeline score: 4 | |
| Dec 15, 2012 at 14:04 | history | asked | Baldrick | CC BY-SA 3.0 |