#!/bin/sh
# $Id: discon-echo,v 1.3 2000/06/10 09:17:07 assar Exp $
FS=${FS:-${objdir}/../appl/fs/fs}
${FS} conn disconn
echo hej > hej
${FS} conn conn
