#!/bin/sh
cat $1 &
echo -e 'at!unlock="A710"\r' > $1; sleep 1; echo -e 'at!ertest=1,6\r' > $1
