Skip to content

Instantly share code, notes, and snippets.

@ZurabWeb
Created November 5, 2015 17:08
Show Gist options
  • Save ZurabWeb/edb378ab75c39f848f3e to your computer and use it in GitHub Desktop.
Save ZurabWeb/edb378ab75c39f848f3e to your computer and use it in GitHub Desktop.
sudo ls -al /var/log/mysql/mysql.log
ls: cannot access /var/log/mysql/mysql.log: No such file or directory
sudo cat /var/log/mysql/mysql.log
cat: /var/log/mysql/mysql.log: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment