#!/bin/sh
# $Id: discon-create,v 1.1 2000/09/11 14:41:28 art Exp $
FS=${FS:-${objdir}/../appl/fs/fs}
${FS} conn disconn
> foobar
${FS} conn conn
