in Screen, how do I send a command to all virtual terminal windows within a single screen session?

Viewed 22145

I know how to create multiple windows within a single screen session, at startup:

But once I have them up and running, is there a way I can have my input be sent to all open windows, not just the one currently in focus?

3 Answers
Related