Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: create a symlink generically..
- X-seq: zsh-users 14014
- From: Bryan Buecking <bryan@xxxxxxxxxxxxxxxxxxxxx>
- To: Matt Wozniski <godlygeek@xxxxxxxxx>
- Subject: Re: create a symlink generically..
- Date: Thu, 9 Apr 2009 14:34:58 +0900
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <17393e3e0904082116q10a9f60al794cec3d70f51f@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <fb3648c60904081711l5288a683nca00d0254a66734a@xxxxxxxxxxxxxx> <fb3648c60904081753x4051252nef1ebee1b4f1e720@xxxxxxxxxxxxxx> <17393e3e0904081926o2ffb54ecn6df96f30730d2a61@xxxxxxxxxxxxxx> <20090409023626.GF2289@xxxxxxxxxxxxxxxxx> <17393e3e0904082116q10a9f60al794cec3d70f51f@xxxxxxxxxxxxxx>
On Thu, Apr 09, 2009 at 12:16:12AM -0400, Matt Wozniski wrote:
> On Wed, Apr 8, 2009 at 10:36 PM, Bryan Buecking wrote:
> > On Wed, Apr 08, 2009 at 10:26:14PM -0400, Matt Wozniski wrote:
> >
> > Or /bin/pwd if you want the real path.
>
> If I understand what you mean, you should be using "pwd -r" there...
> No reason to fork for that.
The reason I choose /bin/pwd is that it's guaranteed to work on almost
all *nix/bsd systems and it's not shell specific.
--
Bryan Buecking http://www.starling-software.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author