Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _canonical_path not working on *BSD
- X-seq: zsh-workers 24770
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: _canonical_path not working on *BSD
- Date: Fri, 28 Mar 2008 08:51:02 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qFATdo7+PcCYO9FzHydD++z6mKxw7vaEtQFUvztWa3Q=; b=gDTnLPyE79PhwMRSxOLAmavhh6EE3u1sV6fi9+eMpz12KfUcLE+FwOPwc1SuIcSAWQensJO4LQhqYSsEM5ak2c3cEI1wRx9ALzE03LdZUYzqweFB+v/oMcujlCKeSl5VPNF4omjl2b2bPMwIm7WsKiYcBewUabs5CoLFE/HD6gU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qz/nI4OHLitvj14ZWbfzpE7J2ffdu2HFYXa1jgNjBV7K4XwmGKD+EHJFYZeEIkbrDItJjIOjvJczcmwK+Q4GhmA1aeJe6dRpUMI7BCPjHHiESWKco5OyxbfAD4A8mXEJ4svlk4hxV23kMCezarx0b4hLElLWdDFBimEowCOW5YI=
- In-reply-to: <080327180141.ZM18634@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080326114413.80713vrmznwpnyuc@xxxxxxxxxxxxxxx> <200803261540.m2QFeJmm017381@xxxxxxxxxxxxxx> <200803261604.m2QG41Ke017772@xxxxxxxxxxxxxx> <200803261621.m2QGLptV017966@xxxxxxxxxxxxxx> <20080326173824.0a55c00d@xxxxxxxxxxxxxxxxxxxxxx> <20080326164615.1d5893ed@news01> <20080327102325.55808716@news01> <080327083911.ZM18427@xxxxxxxxxxxxxxxxxxxxxx> <200803271806.m2RI6YG5012058@xxxxxxxxxxxxxx> <080327180141.ZM18634@xxxxxxxxxxxxxxxxxxxxxx>
On 28/03/2008, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Mar 27, 6:06pm, Peter Stephenson wrote:
> }
> } Bart Schaefer wrote:
> } > Why do we even need the zstat if we're doing $(cd ...; pwd) ?
> }
> } If the last segment is a directory we don't.
>
>
> When is a mount point *not* a directory?
On linux you've been able to mount --bind files on top of eachother
for quite some time, just as with directories.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author