#!/bin/sh

place=`dirname $0`

sam_batch=batch sh_flag=sh $place/begin "
xauth list | \
grep 191026aa | \
grab 3 | \
tee /tmp/xauth; \
pause"
