Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trick -> CounterStrike style background logger
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tigrezno
Apprentice
Apprentice


Joined: 28 Jun 2002
Posts: 251
Location: Spain

PostPosted: Thu Jan 27, 2005 6:10 pm    Post subject: Trick -> CounterStrike style background logger Reply with quote

Here is a nice trick to tail a file and show current changes in top of your screen using xosd. This way, only new lines will be displayed during 10 seconds, and then deprecated, so the result is not additive.

Just try it and play with some values. You have to install xosd (very small package)

Code:
tail -f /var/log/syslog | osd_cat -a 9 -d 10 -p top -A left -c red -f *-helvetica-*-r-*-*-11-*-*-*-*-*-*-* -O 1 -o 5 -l 15
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum