On Sun, Nov 24, 2002 at 11:00:54PM +1100, [EMAIL PROTECTED] wrote: > On 24 Nov, Simon Bryan wrote: > > OK so how do you copy a symlink and maintain it as a symlink? > > ntsysv and chkconfig would do it.
yeah > I see there's a -s option to cp that makes symlinks instead of copying, > also. The option you would want is -a (--archive) It would work in this case, anyway. But note that relative links are not 'rewritten' so as they always point to the target. Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
