M626
Programmer
- Mar 13, 2002
- 299
I am new to perl and need to create a script that can do the following.
I have a text file(C:\temp\filelist_out.txt) that has a listing of file names. I need to compare the filelist_out to C:\temp and any file that isn't on the filelist_out that's in the dir, delete it from c:\temp.
I have a text file(C:\temp\filelist_out.txt) that has a listing of file names. I need to compare the filelist_out to C:\temp and any file that isn't on the filelist_out that's in the dir, delete it from c:\temp.