How to Control screen from Within Other screen Sessions
Today a tip for all the GNU screen fans out there. It's really nothing special and the manpage readers might already know this but as I only figured this out lately I thought I would share it anyway:
By default control sequences in screen begin with C-a (pressing Ctrl and a at the same time). ...