
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] (k|c)onsole automation
On Wed, Mar 31, 2010 at 1:55 PM, Nguyen Vu Hung <vuhung@example.com> wrote:
> My aim is to open 3x11 consoles, run a tail -f /a/log/file on each
> konsole to see what is happening.
Have you considered using GNU screen within a single (k|c)onsole?
http://www.gnu.org/software/screen/manual/html_node/index.html
You can write a custom .screenrc to automatically open the windows and
execute your desired commands in them. Page two of the following
article explains how to do this:
http://www.linuxjournal.com/article/6340
Cheers,
Travis
Home |
Main Index |
Thread Index