Linux CLI - Viewing and Editing Files
You try to run
tail -f /var/log/app.log but get the error: tail: cannot open '/var/log/app.log' for reading: Permission denied. What should you do to fix this?