RE: Tail -f

2003-09-18 Thread Jan . Materne
There is a tail selector. But that isn´t supported. I don´t any other way than implementing your own selector. Jan > -Original Message- > From: Patrick Martin [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 5:05 PM > To: 'Ant Users List' > Su

Tail -f

2003-09-18 Thread Patrick Martin
Hi, Is there a platform independant way to do a "tail -f " with ant? Here is what the -f option does: Follow. The program will not terminate after the line of the input-file has been copied, but will enter an endless loop, wherein it sleeps for a second and then attempts to read