#!/bin/sh
cd /mnt/nas
find -mindepth 1 -maxdepth 1 -exec mount {} \;