Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: create a symlink generically..



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