#!/bin/sh if [ "$1" = "-h" ] || [ $# -lt 2 ]; then cat </dev/null fi fi ## We switch to FOLDER so that 'find' strips the parent dirs from the path. done <