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