Quote Originally Posted by Sarmacid View Post
Code:
sudo chmod +r *.log
Should make the files readable by anyone.
Actually, I think (technically), that should be a+r.