#!/bin/sh
# $Id: discon-echo,v 1.1 1999/05/29 18:48:56 assar Exp $
FS=${objdir}/../appl/fs
${FS} conn disconn
echo hej > hej
${FS} conn conn
