Linux命令 — 文件的特殊属性 – 使用 “+” 设置权限,使用 “-” 用于取消 互联网教程技能精进# Allow a file to be safely deleted chattr +S file1# Allow the file to be automatically compressed/decompressed by the kernel chattr +d file1# chattr +a file1 10个月前301290
听起来挺实用的,平时找资料就靠这个了,网址记下了!