Skip to content

Instantly share code, notes, and snippets.

@wilsonsilva
Created March 24, 2015 11:38
Show Gist options
  • Select an option

  • Save wilsonsilva/3bd33fafeefb1669dd36 to your computer and use it in GitHub Desktop.

Select an option

Save wilsonsilva/3bd33fafeefb1669dd36 to your computer and use it in GitHub Desktop.
Read process output
sudo tail -f /proc/<pid>/fd/1
example: sudo tail -f /proc/2394/fd/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment