Stuart Johnston wrote: > David I S Mandala wrote: > >> "tail -f | grep something | less" perhaps > > > Actually "tail -f | grep something" works quite well. I guess I was > trying to do it the other way round, "grep something | tail -f" which > does not work. Uh... it's called grep something What are you trying to do?