9fans archive / 2004 / 03 / 1520    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: matt@pro... Subject: multiple inputs Date: Tue, 30 Mar 2004 09:22:39 +0100 will this do ? tail -f file1 & tail -f file2 & tail -f file3 & m