topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 10:57 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [IDEA] Selective file deleter  (Read 4495 times)

alooper21

  • Participant
  • Joined in 2007
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
[IDEA] Selective file deleter
« on: December 25, 2007, 04:02 PM »
don't know if this is an easy task, for one hour programming, or not, but this kind of application can be one of the most useful kinds that exists, still i didn't fount something done yet: a selective multiple file deleter. the idea came to me after using another application which renames multiple files based on user created rules. why not delete files in the same way? for example delete all the files having the extension *.etc in folder x, y and z. or all the files/folders containing numbers in their names.

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: [IDEA] Selective file deleter
« Reply #1 on: December 26, 2007, 03:07 PM »
Do you want this to work with regular expressions matching or simple boolean search?

(possibly, regular expressions might be easier to implement)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [IDEA] Selective file deleter
« Reply #2 on: December 26, 2007, 03:14 PM »
This might be relevant as well:
https://www.donation...index.php?topic=3735