#!/bin/sh

ls -R > ls-R
ls -alR > ls-alR
./htls -d > tree.html
