Skip to main content
1 of 6
slm
  • 379.8k
  • 127
  • 793
  • 897

I usually run the output into less so that I can kill it via less instead using the q key.

$ cmd | less

Example

$ cat /dev/urandom | less

   ss #1

slm
  • 379.8k
  • 127
  • 793
  • 897