I'm trying to find bitcoin adresses with grep, but without luck. What the problem? The main command is
grep -R --regexp="^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$"
I'm trying to find bitcoin adresses with grep, but without luck. What the problem? The main command is
grep -R --regexp="^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$"