Rename filenames contains "question mark"

Hello,
How can I change sign question mark with other letter from many filename?
Thank you.

Filenames can't contain question marks on Windows.

Ok there is in android folder, but I used Rename, mode Find and Replace, but I wonder how it would look with regular expressions.

You can use \? to match a single ? character in a regular expression.

ok, but how should expression for "New name" look like?

That depends what you want to do. Can you give more detail?

Please also link your account.

For example: "123_abc" change to "123-abc" for many files.
Where is link for my account?

I thought you wanted to change a question mark?

You can change a _ to a - using simple Find and Replace mode.

Next to your name on your posts you should see a link for account linking.