I'm using screen to manage multiple "screens" with usage of some python scripts. I'm using this library to manage screen using python code.
How to disable the output:
[remote detached from 52689.demo_session]
[52689.demo_session detached.]
I get each time using the library? I already created a .screenrc file inside the home dir of the user running the script containing:
msgwait 0
startup_message off