Help for this page
my $tty_rdev = (stat('/dev/dsp0'))[6]; ... return defined MINOR_MASK ? ($dev & MINOR_MASK) >> MINOR_SHIFT : u +ndef; }