screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sending Command Pipeline to a detached Screen


From: aws backup
Subject: Sending Command Pipeline to a detached Screen
Date: Fri, 18 Nov 2016 23:49:17 +0200

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]