Levan has asked for the wisdom of the Perl Monks concerning the following question:
When I was using my script, I have used quite a lot of file handles. And the problem is that now I have quite a lot of intermediate file which I want to get rid of once and for all without having to change the code.
So is there any commands that I can use to help me delete the file that the file handles created.
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: Deleting files
by merlyn (Sage) on Oct 23, 2003 at 06:38 UTC | |
|
Re: Deleting files
by Roger (Parson) on Oct 23, 2003 at 06:34 UTC |