#!/bin/sh c=`find ./ -type f | wc -l` echo filecount=$c