79093755

Date: 2024-10-16 11:10:27
Score: 1
Natty:
Report link

use

grep -x -E "[0-9]+"

-x will force for the entire text -E extended regular expression to use +

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dasarathan Sampath