jay linux wrote: > [jaylinux at Texas jaylinux]$ tty > /dev/pts/0 > [jaylinux at Texas jaylinux]$ ls -l /dev/pts/0 > crw--w---- 1 jaylinux tty 136, 0 May 23 12:27 /dev/pts/0 Minor number of 0 is legit, which is what this says. > > When I do the above commands I thought I would get a major and minor > number. It looks like maybe I only got a major number?