screen-users
[Top][All Lists]
Advanced

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

Re: Sending commands to shell


From: Alan Jurgensen
Subject: Re: Sending commands to shell
Date: Thu, 10 Sep 2015 20:04:33 +0000 (UTC)

to have shift-delete send my password and an enter (its in file .screenmacro_p) I have this in my .screenrc file:

# load .screenmacro_p into register p
readreg p $HOME/.screenmacro_p
bind P paste 'p'
# paste register p via:  shift-delete
bindkey ^[[3$ paste 'p'



On Thursday, September 10, 2015 2:22 PM, - <address@hidden> wrote:



Hello, I'm fairly new to screen.

Is there a way to send a command from within an application running in a
screen session to the shell?  For example, without leaving the application
can I send a shell script to perform a task then return to the
application?

Thanks.

Dan
XB

_______________________________________________
screen-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users



reply via email to

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