Re: Command Line Fix for Locked Files?
Re: Command Line Fix for Locked Files?
- Subject: Re: Command Line Fix for Locked Files?
- From: Arvid Burns <email@hidden>
- Date: Tue, 03 Feb 2004 11:33:51 -0600
On 2/2/04 5:37 PM, "Graff" <email@hidden> wrote:
>
If you have the Developer Tools installed then you can use
>
/Developer/Tools/SetFile
>
>
Here's an example of how to unlock a file:
>
>
/Developer/Tools/SetFile -a l /path/to/file
>
>
>
If you run SetFile without any parameters you will get some basic help
>
on what you can do with it. Note that you use a lowercase letter to
>
turn a setting false and an uppercase letter to turn a setting true.
>
That's why the letter after the "-a" flag is a lower case "L" in the
>
example I gave.
>
>
- Ken
And works very well thank you!
later
ab
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.