Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2002 22:12:41 +0100
From:      Ceri Davies <setantae@submonkey.net>
To:        Thomas Cannon <tcannon@noops.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: I think this could be better
Message-ID:  <20020418211241.GA11394@submonkey.net>
In-Reply-To: <20020418140202.A5528-100000@stereophonic.noops.org>
References:  <20020418205451.GA11069@submonkey.net> <20020418140202.A5528-100000@stereophonic.noops.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 18, 2002 at 02:04:09PM -0700, Thomas Cannon wrote:
> > And if you don't have /tmp mounted with nosymfollow (sigh...), then you'll
> > get "mkdir: install.352: File exists" instead.
> 
> Nope. No errors. You're forgetting the "-p" that is present in the
> Makefile:

No, I meant my first example had /tmp mounted with nosymfollow, so the
error from my mkdir was perhaps a bit strange.

> [root@stereophonic]# mkdir install.666/
> mkdir: install.666/: File exists
> [root@stereophonic]# mkdir -p install.666/
> [root@stereophonic]#

Yup, with you on that one.

> Ah, yes... nosymfollow. Hrm. Time to go edit my mount options. Thanks!

No problem :)

Ceri

-- 
get the cool shoe shine

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418211241.GA11394>