feat: add initial implementation of valid phone numbers script
This commit is contained in:
parent
b55dc00dcc
commit
d0a1350e9b
1
193_valid_phone_numbers/script.sh
Normal file
1
193_valid_phone_numbers/script.sh
Normal file
@ -0,0 +1 @@
|
||||
egrep '^([0-9]{3}-|\([0-9]{3}\) )[0-9]{3}-[0-9]{4}$' file.txt
|
Loading…
x
Reference in New Issue
Block a user