Skip to content

Instantly share code, notes, and snippets.

@djsmiley2k
Created April 22, 2020 10:21
Show Gist options
  • Save djsmiley2k/49dc580d3d208786ea8f9fdfa575277c to your computer and use it in GitHub Desktop.
Save djsmiley2k/49dc580d3d208786ea8f9fdfa575277c to your computer and use it in GitHub Desktop.
php > $lines = shell_exec("tail -10 '/var/log/screen/' . $hostname . '.log'");
tail: option used in invalid context -- 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment