Problem: want to capture output of an already running process
Solution: found here
after, run:
- save above code in capture.sh
- source capture.sh
- capture PID
Developer from somewhere
Problem: want to capture output of an already running process
Solution: found here
after, run: