bind them with the run-shell command that is.

On Sun, Apr 17, 2011 at 08:14:13PM +0100, Nicholas Marriott wrote:
> I usually write little shell scripts and bind them.
> 
> 
> On Wed, Apr 13, 2011 at 06:14:13PM -0400, Rita wrote:
> >    I have 3 commands,
> >    command1 ?#writes something to stdout and exit
> >    command2 ?#writes something to stdout and exit
> >    command3 ?#similar to tail -f its keep updating
> >    I typically, do?
> >    ssh serverA
> >    watch -n 5 command1
> >    split window
> >    ssh serverA
> >    watch -n 5 command2
> >    split window
> >    ssh serverA
> >    command3
> >    I would like to bind all this to '>' . What is the proper way to do such 
> > a
> >    command sequence??
> >    --
> >    --- Get your facts first, then you can distort them as you please.--
> 
> > ------------------------------------------------------------------------------
> > Benefiting from Server Virtualization: Beyond Initial Workload 
> > Consolidation -- Increasing the use of server virtualization is a top
> > priority.Virtualization can reduce costs, simplify management, and improve 
> > application availability and disaster protection. Learn more about boosting 
> > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> 
> > _______________________________________________
> > tmux-users mailing list
> > tmux-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tmux-users
> 

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to