From mint-bounce@lists.fishpool.fi Sat Dec 6 18:28:14 2008 To: From: Peter Slegg Subject: Re: [MiNT] Odd issues Reply-To: Peter Slegg X-Mailer: MyMAIL Rev:1.89.13600 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Milan MIME-Version: 1.0 Date: Fri, 6 Dec 2008 23:23:27 +0200 (GMT) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <005af340.019a88ca48ef@smtp.freeola.net> References: <77990C3F-8C70-4EE0-B3AC-C2BAB9B5AD96@bassment.nu> In-Reply-To: 77990C3F-8C70-4EE0-B3AC-C2BAB9B5AD96@bassment.nu X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id mB6NSD9r009534 On Sat, 6 Dec 2008 21:06:35 , Maurits van de Kamp wrote: > > > On 6-dec-2008, at 18:42, Peter Slegg wrote: > > > *with* the trailing slash. Why does it behave differently with > > regard to the trailing slash ? > > Because /usr is a symlink (to u:/usr), whereas /usr/src/ is a real > directory. > > Maurits. Ahh, now it makes sense. On Linux they behave the same because /usr is not a symlink. Thanks, Peter