On Fri, 20 Jul 2012 09:50:53 -0600, Paul E Condon wrote: (...) > What test can I code in Bash to determine that there is no disk mounted > at this mount point? I'm thinking of testing for the presence of the > file lost+found, but is there something better? Check if any of these tips help: http://stackoverflow.com/questions/9422461/check-if-directory-mounted-with-bash Greetings, -- Camaleón