Created
January 27, 2022 13:59
-
-
Save afcotroneo/703fd67f0bd844bfbee4f030dce491dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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