how to check graphics driver in linux code example Example 1: check the linux distribution cat /etc/os-release Example 2: how to find empty folders linux find . -type d -empty