The Linux Programming Interface 16 - 19

    xiaoxiao2021-03-25  196

    The Linux Programming Interface

    16 Extended Attributes 附加属性

    17 Access Control Lists 控制权限列表

    16 & 17看起来没有什么意思,那就直接略过,哪天需要的时候再拿看吧,按照惯例,它们的总结还是要有的。

    16章总结:

    From version 2.6 onward, Linux supports extended attributes, which allow arbitrary metadata to be associated with a file, in the form of name-value pairs.

    17章总结

    From version 2.6 onward, Linux supports ACLs. ACLs extend the additional UNIX file permission model, allowing file permissions to be controlled on a peruser and per-group basis.

    这两章的总结好简单。

    Directories and Links

    18. Directories and Links

    19. Monitoring File Events

    也没有什么意思,直接略过。

    转载请注明原文地址: https://ju.6miu.com/read-22761.html

    最新回复(0)