79788056

Date: 2025-10-11 14:11:09
Score: 0.5
Natty:
Report link

You can also use the rename command.

Open your terminal, navigate to the relevant folder using cd, then paste:

rename -f 'y/A-Z/a-z/' *

It will rename all your files to lowercase.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Codophage