On Thu, May 19, 2011 at 2:27 PM, Andrew Schulman
wrote:
> Hi all. I'm the maintainer of screen in Cygwin. We currently have version
> 4.0.3, with some Cygwin-specific patches and 256-color support.
>
> I'm looking for the famous vertical split patch. I see the version linked
> from http://fungi
Maybe try :
#!/bin/bash
exec screen -dmS hello
screen -S hello -X "/root/b.sh\n"
2011/5/17 zheng senlin
> fivetrees ~ # cat hello.sh
>
> #!/bin/bash
>
> exec screen -dmS hello # I have open a screen in the background
> #exec screen -r hello /root/b.sh # I want to execute /root/b.sh on
I believe you can get it from the git repository at http://savannah.gnu.org/
.
On Thu, May 19, 2011 at 2:27 PM, Andrew Schulman
wrote:
> Hi all. I'm the maintainer of screen in Cygwin. We currently have version
> 4.0.3, with some Cygwin-specific patches and 256-color support.
>
> I'm looking fo
Hi all. I'm the maintainer of screen in Cygwin. We currently have version
4.0.3, with some Cygwin-specific patches and 256-color support.
I'm looking for the famous vertical split patch. I see the version linked
from http://fungi.yuggoth.org/vsp4s/, but that version seems to be
outdated. I tri
fivetrees ~ # cat hello.sh
#!/bin/bash
exec screen -dmS hello # I have open a screen in the background
#exec screen -r hello /root/b.sh # I want to execute /root/b.sh on the
screen hello,How can I do it? thanks
--
祝:工作顺利 心情愉悦!
致 礼!