[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: command for relative path
From: |
Bjartur Thorlacius |
Subject: |
Re: command for relative path |
Date: |
Sun, 13 Nov 2011 19:47:39 +0000 |
On 11/13/11, Dmitry V. Levin <address@hidden> wrote:
> AFAIR the coreutils' realpath is called readlink. ;)
>
Except readlink currently doesn't work for symlinks, as it insists on
following them before canonicalizing pathnames.
> Would "readlink --relative" or something like this be a good choice?
> Or should it rather be a new utility?
>
I'd prefer a new utility packaged along with an existing realpath
utility, but considering prior posts of mine on this lists, my opinion
should probably be disregarded :)
Re: command for relative path, Peng Yu, 2011/11/13
- Re: command for relative path, Bob Proulx, 2011/11/14
- Re: command for relative path, Jim Meyering, 2011/11/14
- Re: command for relative path, Peng Yu, 2011/11/14
- Re: command for relative path, Pádraig Brady, 2011/11/14
- Re: command for relative path, Peng Yu, 2011/11/14