pysalx/scripts/pysalx-tail-log

10 lines
139 B
Bash
Executable File

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