Is there a 'ps' that shows terminals when they are virtual
terminals? The present 'ps' I got from a RH Distribution
has a bug and won't list them? They are properly shown in
/proc/###/fd.
Script started on Tue Sep 7 14:58:56 1999
# ps --version
procps version 1.2
(actually 1.2.pre2)
# ps
PID TTY STAT TIME COMMAND
103 1 S 0:00 -bash
104 2 S 0:00 /sbin/agetty 38400 tty2
105 3 S 0:00 /sbin/agetty 38400 tty3
106 4 S 0:00 /sbin/agetty 38400 tty4
107 5 S 0:00 /sbin/agetty 38400 tty5
108 6 S 0:00 /sbin/agetty 38400 tty6
800 1 S 0:00 telnet chaos
802 ? S 0:00 -bash
<--- should be ttyp3
813 ? S 0:00 script
<--- should be ttyp3
814 ? R 0:00 script
<--- should be ttyp3
815 ? S 0:00 bash -i
<--- should be ttyp3
818 ? R 0:00 ps
# exit
Script done on Tue Sep 7 14:59:15 1999
Cheers,
Dick Johnson
**** FILE SYSTEM WAS MODIFIED ****
Penguin : Linux version 2.3.13 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/