#!/bin/sh
# $Id: fs-flush,v 1.1 2002/01/14 07:49:17 shadow Exp $
FS=${FS:-${objdir}/../appl/fs/fs}
> foobar
${FS} flush
test -f foobar || exit 1