#Is there a way to check if a process is connected to tty?

5 messages · Page 1 of 1 (latest)

deft berryBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

fossil wren
#

lsof /dev/tty1

#

ps -e -o pid,tty,cmd | grep tty1

fluid hinge
#

!solved

deft berryBOT
#

Thank you and let us know if you have any more questions!

This thread is now set to auto-hide after an hour of inactivity