On Jul 16, 2010, at 11:43 AM, Bryan Vyhmeister wrote: > I tried /mnt and /mnt2 but without ls I can't tell > what's in a given directory. I'd be happy to test anything. You can use "echo /sbin/*" to do an "ls" of /sbin, for example. Cheers, Paul.