S
S
Sergey Panov2018-07-19 22:25:56
Regular Expressions
Sergey Panov, 2018-07-19 22:25:56

How to delete all text in Notepad++ and leave only numbers?

Good evening friends. What is the correct way to write a regular expression to remove all text in a string and leave only the numbers in it?
Thank you very much for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nick Sdk, 2018-07-19
@lidacriss

\D
Replace with "empty"
so that newlines are not cut out
5b51830d14257838734217.jpeg5b518329d6e06898142333.jpeg5b51832ea7d2f779658010.jpeg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question