1#!/bin/sh
2#
3# Output Filter Script for testing verbatim 3 piece file management
4#
5mv workdir/tb.out ./tb.out
6rm -rf workdir
7