hw-test/scripts/watcher-screen

17 lines
197 B
Text
Raw Normal View History

#!/bin/bash
source /etc/profile
2017-01-16 03:05:51 -06:00
#watcher-memtester &
watcher-badblocks &
#watcher-fio &
journalctl -f &
while [[ -f /run/test.pid ]] ; do
sleep 5
done
screen -X focus bottom
screen -X remove