|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Re: Re: Infinte perl scriptby lemming (Priest) |
| on Jan 05, 2001 at 09:19 UTC ( #50006=note: print w/ replies, xml ) | Need Help?? |
|
It can. Remember you're checking if that 1 is still 1 on every loop. How long does a file usually stick around before being deleted? Update: And of course the file test itself. Depending on how your disk caching is happening your results may vary. My first big project had files being written across Samba
mounts and then -e tests as well. CPU time wasn't much
of factor, but the network could get clogged.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||