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) ?

  • @captsneeze
    link
    38 months ago

    I’m curious, for what reason would one need/want to do this?

      • @captsneeze
        link
        18 months ago

        Sure, but I don’t imagine that would be the file extension, it would just be in the filename (the part before the extension).