#!/bin/bash
PREFIX=$1
ROOT=$PREFIX/root

/bin/cat $PREFIX/datafile
