On 02/23/2012 12:50 PM, [email protected] wrote:
> From: Harald Hoyer <[email protected]>
> 
> With the "--relative --symbolic" options, ln computes the relative
> symbolic link for the user.
> 
> So, ln works just as cp, but creates relative symbolic links instead
> of copying the file.

In general, I like the idea.  I will point out that we now have realpath
that also can compute relative locations to an arbitrary starting point,
so we probably ought to share the code between the two programs rather
than rewriting it.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to