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

[ale] Terminals within a terminal



On Thursday 13 November 2003 03:58 pm, John Wells wrote:
> Dow,
>
> I'm not, however, after a tabbed view.  More of a "see 6 logs at once"
> view...

multitail.

I did a TipJar presentation on this a couple of months ago.  It will 
simultaneously tail multiple files and present them in a split screen format.  
It has some built incoloring options and you can grep each file differently.  
Pretty neat little app.

I've also been know to use emacs in a teminal to provide me with split 
screens.  You can split any way you want, then run separate shells in each 
window.  

Michael