Check out a userscript which highlights deleted posts.
GitHub
79710467
Date:
2025-07-22 12:35:27
Score:
2
Natty:
Report link
for d in /data*/PROD/datafile; do echo -n "$d: "; ls $d | wc -l; done
Reasons:
Low length (1.5):
Has code block (-0.5):
Single line (0.5):
Low reputation (0.5):
Posted by:
Xingxing Gao