#! /bin/sh

# This code is in the public domain
# Written by Robbert Haarman

nc localhost 6600 <<EOT >/dev/null
next
close
EOT
