On 12/02/2011 01:21 AM, Guillaume Kielwasser wrote: > and what about something like: > > getpath -C|--canon // simulate realpath > getpath -R|--relative // simulate relpath > getpath -L|--link // simulate readlink
A good suggestion, thanks. It's the right level of functionality to provide at the shell level. As for the getpath v realpath name, the advantage is that it's a separate slightly less confusing name, the disadvantage being it's compatible with no existing scripts. One doesn't necessarily outweigh the other, I'm just stating to help with our final decision. cheers, Pádraig.
