-rw-r--r--@ 1 abc staff 1088808 8 31 09:55 marcus_gow
任何人都知道这是什么?
man ls
如果文件或目录具有扩展属性,则由-l选项打印的权限字段后跟一个“@”字符。
-l
ls -l@ /path/to/marcus_gow xattr -l /path/to/marcus_gow
这意味着这些文件具有扩展属性 。