pysalx/scripts/pysalx-log

10 lines
137 B
Bash
Executable File

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