On Feb 13, 2022, at 4:39 PM, Jack Brindle via Cocoa-dev 
<[email protected]> wrote:
> 
> In Monterey, /tmp is now only writeable by root.

??? Does terminal.app have special privs?

~% ls -l /tmp
lrwxr-xr-x@ 1 root  wheel  11 Feb  6 13:22 /tmp@ -> private/tmp
~% ls -ld /private/tmp
drwxrwxrwt  23 root  wheel  736 Feb 13 17:03 /private/tmp/
~% echo foo > /tmp/foo
~% cat /tmp/foo
foo
~% 


_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to