Re: Permissions in Interface Builder
Re: Permissions in Interface Builder
- Subject: Re: Permissions in Interface Builder
- From: Paul Sargent <email@hidden>
- Date: Mon, 2 Jun 2008 19:13:24 +0100
On 2 Jun 2008, at 18:09, Jens Alfke wrote:
* Beyond that, there are "extended attributes" that can make a file
immutable ... but I can never remember quite how they work. I think
there's a flag to "ls" to display them, and there are other commands
to set/clear them.
'ls -le' will let you see the extended permissions (ACLs).
You use chmod to change them, mainly with the +/-a flag. 'man chmod'
for more info.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden