79098688

Date: 2024-10-17 15:04:41
Score: 2
Natty:
Report link

To list empty folders in Linux, you can use the find command. Open your terminal and run the following command:

find /dev -type d -empty

enter image description here

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: asur_3228