79678167

Date: 2025-06-24 20:12:16
Score: 1.5
Natty:
Report link

A slightly shorter way:

grep -nr --include='*.c' "some string"
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Wilson