Description
Inspects output from a process that is already running. It is useful for administrators and developers who need to look at live process output without restarting the program under a new terminal.
Use it from the terminal with care around permissions and sensitive logs. Process output can contain tokens, private data, or operational secrets, so avoid exposing captured text publicly.