Hello,

I would like to start a screen session in detached mode and send a command 
pipeline to it. How can I do this?
With my approach

screen -d -m -S Name Command1; Command2  | Command3 && Command4

only Command1 is send to the screen.

Thank you.


_______________________________________________
screen-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to