In case of renaming multiple file extensions to another, they suggested to type this command in cmd promt or powershell: ren *.(current extension name) *.(new extension name)

But what about to renaming multiple file extensions to nil or no file extension? How to replace this command *.(new extension name) ?

    • @Squa64res@lemmy.mlOP
      link
      fedilink
      28 months ago

      there are more than 300 files in multiple folders that I need to remove the file.extension, doing it 300 times is a tad difficult.

      • @intensely_human
        link
        28 months ago

        The purpose of trying it in a folder with a few options is to perfect the command before applying it to the entire target pool.