[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3.1.92
new developmentversion 3.1.92
version 3.1.91:
- when a window gets updated, the terminal is no longer completely cleared
& redrawn. that is faster.
Version 3.1.92:
one can now set the titlebar
with -x or with 'titlebar:' in multitail.conf you can set the titlebar.
For example:
commandline:
multitail -x "this is my titlebar"
configfile:
titlebar:this is my titlebar
there are a few escapes:
%f changed file
%h hostname
%l system load
%u username
%t date + time
so this:
titlebar:%u@%h %f (%t) [%l]
or this:
multitail -x "%u@%h %f (%t) [%l]"
should give aprox the following output in the titlebar:
folkert@server /var/log/messages (Mon May 17 19:17:55 CEST 2004) [0.1]
Folkert van Heusden
+--------------------------------------------------------------------------+
| UNIX sysop? Then give MultiTail ( http://www.vanheusden.com/multitail/ ) |
| a try, it brings monitoring logfiles (and such) to a different level! |
+---------------------------------------------------= www.vanheusden.com =-+