Skip to content

Instantly share code, notes, and snippets.

@blackymetal
Last active May 24, 2016 16:23
Show Gist options
  • Save blackymetal/356ff8483195158f2728 to your computer and use it in GitHub Desktop.
Save blackymetal/356ff8483195158f2728 to your computer and use it in GitHub Desktop.
watch the last 15 records in a log file
watch tail -n 15 /usr/local/mysql/data/ArielMac.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment