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