码迷,mamicode.com
首页 > 系统相关 > 详细

mac系统中文件的@权限

时间:2015-09-20 01:35:18      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:

如果文件或目录有扩展属性,则使用-l选项执行ls命令时,会在权限许可字段后面附件一个字符@。
如果文件或目录有扩展安全信息,则使用-l选项执行ls命令时,会在权限许可字段后面附件一个字符+。

If the file or directory has extended
attributes, the permissions field printed by the -l option is followed by
a ‘@‘ character. Otherwise, if the file or directory has extended secu-
rity information, the permissions field printed by the -l option is fol-
lowed by a ‘+‘ character.

详见man ls(1) on Max OS X

mac系统中文件的@权限

标签:

原文地址:http://www.cnblogs.com/duanzhichao/p/4822697.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!