@ -49,6 +49,6 @@ axdraw () {
echo "PEN:${PEN}"
fi
echo "START:$(date '+%s')"
ax "${1}"
ax "${1}" 2>&1
echo "END:$(date '+%s')"
}