#!/bin/sh
# Load the replica module; experiments run at MOD_LOAD and print to dmesg.
kldload /root/dfrep/dfrep.ko && sleep 1 && dmesg | tail -30
