linux - How to execute a command inside a screen session -


i know how execute command inside screen session. searched , found :

screen -s nameofscreen -x stuff "command" 

when type this, command typed inside screen not executed. queston how press enter using command.

in bash shell can use ctrl-v explicitly put non-printable characters string. try ctrl-v ctrl-l ctrl-v ctrl-m @ end of command before ".


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -