parallel
[Top][All Lists]
Advanced

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

--tmux in git


From: Ole Tange
Subject: --tmux in git
Date: Wed, 16 Jul 2014 11:36:07 +0200

Hi.

How do you follow several jobs in realtime? tmux might be an idea. So
the git version now has a --tmux option. Try:

  seq 100 | parallel --tmux 'echo {};sleep {}'

Feedback welcome.

git clone git://git.savannah.gnu.org/parallel.git
./configure && make && sudo make install


/Ole



reply via email to

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