#! /bin/sh
#
#
#if master file not there, create it
#
for i in *
do
	ls "$i"
done
