کاری که انجام دادم برای اینکه سوالتون رو جواب بدم اینه
$man chattr
CHATTR(1) General Commands Manual CHATTR(1)
NAME
chattr - change file attributes on a Linux file system
SYNOPSIS
chattr [ -RVf ] [ -v version ] [ mode ] files...
DESCRIPTION
chattr changes the file attributes on a Linux file system.
The format of a symbolic mode is +-=[acdeijstuACDST].
The operator `+' causes the selected attributes to be added to the existing attributes of the files; `-' causes them to be removed; and `=' causes them to be the only attributes that the
files have.
The letters `acdeijstuACDST' select the new attributes for the files: append only (a), compressed (c), no dump (d), extent format (e), immutable (i), data journalling (j), secure deletion
(s), no tail-merging (t), undeletable (u), no atime updates (A), no copy on write (C), synchronous directory updates (D), synchronous updates (S), and top of directory hierarchy (T).
توی دو خط اخر تک تک اپشن ها رو توضیح داده
هیچ منبعی از منوال ها کامل تر نیست
فقط یکم زبان میخواد
یکم گنگه گاها بدلیل اینکه زیادی تخصصی ه
یکم هم مثال نداره
ولی عادت کنید به منوال خوندن