I'm not much of a scripting expert and was wondering if somebody could
tell me how to do the following in bash?
(good old pseudocode)
MYDIR = ~user/dir
mkdir $MYDIR/some/other/dir
(I'm not sure what the right syntax for this is, and I don't seem to
have it right)
(and also)
if !exists some/dir
mkdir some/dir
endif (if needed)
Thanks for any advice,
David.
-
----------------------------------------------------------------------
You can find the EdLUG mailing list FAQ list at:
http://www.edlug.org.uk/list_faq.html