Re: resource forks and cvs?
Re: resource forks and cvs?
- Subject: Re: resource forks and cvs?
- From: Cameron Hayne <email@hidden>
- Date: Wed, 25 Sep 2002 09:49:01 -0400
On 25/9/02 8:55 am, "Randall Crenshaw" <email@hidden> wrote:
>
Is there a shell test I can use to determine if a file has a
>
resource fork?
>
[...]
>
>
if( -e $1/rsrc )
I recall reading that the recommended (newer) way of referring to the
resource fork is to use /..namedfork/rsrc instead of just /rsrc. E.g. the
resource fork for file 'foo' is held in foo/..namedfork/rsrc
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
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.