Quantcast
Channel: User Kamil Maciorowski - Super User
Viewing all articles
Browse latest Browse all 837

Comment by Kamil Maciorowski on How to Identify and Terminate Idle tmux Sessions on a Debian Server

$
0
0
Define "idle" and/or "active process". Is an unattached session with a window with a pane with a shell waiting for commands idle? Is a pane running tail -f /dev/null idle? Or is only a session where in each pane the main process is dead idle? (remain-on-exit on). How about a pane with the main process dead, but where (grand)children still use their controlling terminal provided by the pane?

Viewing all articles
Browse latest Browse all 837

Trending Articles