I'm really not that much of an idiot. really.for (;;) { for ($curpos = tell(FILE); $_ = <FILE>; $curpos = tell(FILE)) { # search for some stuff and put it into files } sleep($for_a_while); seek(FILE, $curpos, 0); }
In reply to Re: How do I tail -f a file if it is NFS mounted?
by tim
in thread How do I tail -f a file if it is NFS mounted?
by tim
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |