Sample Header Ad - 728x90

Pausing terminal output

35 votes
3 answers
71220 views
I have a command which outputs lots of data (say, strace with lots of syscalls, running for a few minutes). Is there any option (e.g. command wrapper or something similar) that would allow me to pause the output of the command (just the output on the screen, I don't mind the command running in the background), then unpause it after I take a look on its output?
Asked by syntagma (12801 rep)
Jul 8, 2016, 10:59 AM
Last activity: Aug 28, 2024, 08:54 AM