Help for this page
push (@{$ttys{$user}}, $tty );
my %ttys = (); ... { print "$user: @{$ttys{$user}}\n"; }