Help! list all file extensions

T

thewhizkid

I need to write a small Perl program to scan my hard disk and
list out all unique file extensions.

Can someone help me write the code ?

Thanks
ThWHIZkiD
 
J

Jürgen Exner

thewhizkid said:
I need to write a small Perl program to scan my hard disk

perldoc File::Find
and
list out all unique file extensions.

perldoc File::Basename
perldoc -q duplicate (hint: see in particular the last sentence)
Can someone help me write the code ?

What do you have so far (you didn't show us any code)? Where are you stuck?

jue
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top