79205166

Date: 2024-11-19 22:00:39
Score: 3.5
Natty:
Report link

This small mod is working for me. Thanks @umläute

Instead of sed -e '/^\s*[*#]/d' text.txt

I used sed -e '/\s*[*#]/d' text.txt

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @umläute
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: khaos119