On Mar 23, 2011, at 1:06 PM, Ryan Coleman wrote:
> I am also trying to make the directories right before the attempt to mount
> the image (a 'duh' moment just now).
> So I'd like to have just the filename, not the full path, made as a folder...
Ah, yes-- add "mkdir -p /mount/office_files/images/${DEST}" before the mount
command.
Someone else mentioned a use of basedir command....
Regards,
--
-Chuck
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"