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