|
Posted by Zak B. Elep on July 24, 2008, 1:03 pm
Please log in for more thread options
> I am trying to get this to work....it first uses FSUTIL to get the
> current drives, then what king of drives, they are, if they are read/
> write drives I want to search for a specific file and delete it.. This
> is what I have so far..
I suspect you can use Win32::FileInfo[1] in conjunction with
File::Find[2] to make it happen.
Footnotes:
[1] http://search.cpan.org/perldoc?Win32::FileInfo
[2] http://search.cpan.org/perldoc?File::Find
--
I like the idea of 256 bits, though: 32 for the (Unicode) character leaves
room for 224 Bucky bits, which ought to be enough for anyone.
-- Roland Hutchinson, in alt.folklore.computers
|