logfile scriptlet

main
server 2022-01-20 18:28:36 -07:00
parent 8ac8f34fba
commit c48d32332f
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#!/bin/bash
# This script will tail the analyzer logfile in
# semi-realtime.
set -x
adb root
adb shell tail -f /storage/sdcard0/ngl.log