Results 1 to 5 of 5

Thread: Delete Files

  1. #1
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    I asked this before i think, but what can i use to delete a bunch of files from my computer at the same time by something that is in the files name.

  2. Software & Hardware   -   #2
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    Come on anyone, what i want to do is be able to delete a bulk of my files that say for instance (j) in it.

  3. Software & Hardware   -   #3
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    start/search/all files and folders/<enter search term>/select em and can em

    works for me anyway
    Last edited by fkdup74; 01-31-2006 at 03:54 AM.

  4. Software & Hardware   -   #4
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Use * as a wild card.
    For example if your files are c:\j1.rar, c:\j2.jpg, c:\j2.rar, and c:\jg9edfg.nfo you can type del c:\j*.*

    You need to either tell us exactly what ur search terms are or try to come up with ur own code for deleting them.


    BTW you type that into a command prompt...start->run->type 'cmd

  5. Software & Hardware   -   #5
    start->run
    type cmd and then press enter
    type del d:\dir1\file*.*

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •