I have the command where aliased to netstat -tulpna|grep ssh so I can quickly see all my open SSH connections.
where
netstat -tulpna|grep ssh
I have the command
where
aliased tonetstat -tulpna|grep ssh
so I can quickly see all my open SSH connections.