redhat – RHEL6 ls输出中新的句号句点意味着什么?

redhat – RHEL6 ls输出中新的句号句点意味着什么?,第1张

概述我们有脚本查看ls -l输出的输出,以获取最近在RHEL v6系统上失败的权限信息,这些信息似乎显示了额外的内容.在之前不曾存在的权限条目的末尾: [root@rhel6vm ~]# ls -ltotal 44-rw-------. 1 root root 1399 Aug 17 15:01 anaconda-ks.cfg-rw-r--r--. 1 root root 25485 Aug 我们有脚本查看ls -l输出的输出,以获取最近在RHEL v6系统上失败的权限信息,这些信息似乎显示了额外的内容.在之前不曾存在的权限条目的末尾:
[root@rhel6vm ~]# ls -ltotal 44-rw-------. 1 root root  1399 Aug 17 15:01 anaconda-ks.cfg-rw-r--r--. 1 root root 25485 Aug 17 15:01 install.log-rw-r--r--. 1 root root  7253 Aug 17 14:59 install.log.syslog[root@rhel6vm ~]#          ^          | up there

句号意味着什么?还有什么可以出现在它的位置?

解决方法 info ls显示:
Following the file mode bits is a single character that specifIEs whether an alternate access method such as an access control @R_404_6818@ applIEs to the file.  When the character following the file mode bits is a space,there is no alternate access method.  When it is a printing character,then there is such a method. GNU `ls' uses a `.' character to indicate a file with an SElinux security context,but no other alternate access method. A file with any other combination of alternate access methods is marked with a `+' character.
总结

以上是内存溢出为你收集整理的redhat – RHEL6 ls输出中新的句号/句点意味着什么?全部内容,希望文章能够帮你解决redhat – RHEL6 ls输出中新的句号/句点意味着什么?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://www.outofmemory.cn/yw/1044435.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-24
下一篇 2022-05-24

发表评论

登录后才能评论

评论列表(0条)

保存