Skip to content

Instantly share code, notes, and snippets.

@afcotroneo
Created January 27, 2022 13:59
Show Gist options
  • Save afcotroneo/703fd67f0bd844bfbee4f030dce491dd to your computer and use it in GitHub Desktop.
Save afcotroneo/703fd67f0bd844bfbee4f030dce491dd to your computer and use it in GitHub Desktop.
## tail the logs from outside the logs directory
ls -rt /var/lib/omnisci/data/mapd_log/*.INFO | tail -100 | xargs tail -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment