Hello,
I hope X-Scripts is the right forum:
I have some files with a strange permission identifier:
-rw-r--r--@ 1 root wheel 129761 21 mar 13:16 DicOOo.sxw
I know what means a "t" in 11th position:it's the sticky bit
But what is a @ ?...
I get this @ each time I create a file on MAC OSX file system from Linux (I've enabled the write possibility).
I noticed also that MACOSX add a "+" in 11th position for the directories.
I didn't find an answer with google.
Thanks
--
Jmp0
4 replies to this topic
#1
Posted 26 March 2008 - 06:26 PM
#2
Posted 26 March 2008 - 07:12 PM
http://discussions.a...ssageID=5791060
It just means that the file/directory has extended permissions/attributes that can be seen through Terminal by using the -e switch.
It just means that the file/directory has extended permissions/attributes that can be seen through Terminal by using the -e switch.
#3
Posted 26 March 2008 - 07:22 PM
Thks for your quick answer.
I'm going to try the -e
#4
Posted 27 March 2008 - 06:53 PM
Hello,
Euhhhh, sorry but where to use the -e ?
I tried ls -e but didn't got any extra information on files.
man ls gives me:
-e Print the Access Control List (ACL) associated with the file, if present.
So ls isn't the right command...
What is the right command?
Thks
--
Jmp0
Euhhhh, sorry but where to use the -e ?
I tried ls -e but didn't got any extra information on files.
man ls gives me:
-e Print the Access Control List (ACL) associated with the file, if present.
So ls isn't the right command...
What is the right command?
Thks
--
Jmp0
#5
Posted 28 April 2008 - 05:30 PM
Do this on the file: "xattr -l filename"
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








