On Wed, Mar 11, 2015, at 11:36 AM, Thomas Adam wrote:
> On 11 March 2015 at 15:31, George <geo909.f...@gmail.com> wrote:
> > Hi all,
> >
> > I would like to ask for some help here.
> >
> > Let's say that I run a job in the first window of a session called
> > "mysession". What command, if there is such, can I use to check if the
> > job is finished or it is still running?
> 
> Use either monitor-silence or monitor-activity depending on how the
> command works.  Or you could do something like:
> 
> program && echo -e "\a"
> 
> Assuming you use terminal bells.
> 
> There's a few more ways, I'm sure.

Thank you, I will look into those two.

> 
> -- Thomas Adam

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to