Hi Achim, On Thu, 14 Mar 2019 21:18:01 +0100 Achim Gratz wrote: > Since the current maintainer seems to have gone missing I intend to take > over. Test release: .... > Please test running in Windows console and check if all processes that > have a controlling terminal are listed correctly with "procps -elf" > (i.e. other windows, parents of running programs, etc.).
I have just tested a bit. One question: Why are the tty names of consoles other than own one shown as dev/cons* instead of just cons*? $ ./procps -e PID TTY TIME CMD 590 dev/cons0 00:00:00 bash 614 pty0 00:00:00 tcsh 621 pty1 00:00:00 tcsh 627 cons1 00:00:00 procps 619 pty0 00:00:00 screen 601 cons1 00:00:00 bash 620 ? 00:00:00 screen 613 ? 00:00:00 mintty 617 dev/cons0 00:00:00 vim -- Takashi Yano <[email protected]>
