find /var/log -type f -name *.log
find /etc -type f -empty
find / -type d -name log
sudo!!
Last updated 4 years ago