Re: How to duplicate a symLink?
Re: How to duplicate a symLink?
- Subject: Re: How to duplicate a symLink?
- From: Chris Ridd <email@hidden>
- Date: Wed, 15 May 2002 11:25:57 +0100
Lorenzo Puleo <email@hidden> wrote:
>
Hi,
>
how to duplicate a symLink?
>
I mean, same size, same unix permissions, same owner, same
>
creation/modification/backup dates, same locked flag...
I don't imagine that you will be able to control the inode create time on
the new symlink...
Can't you use lstat() to read the original symlink?
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.