chattr - manual page for chattr 1.31.1
chattr [-R] [-v VERSION] [-+=AacDdijsStTu]
FILE...
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
Change ext2 file attributes
- -R
- Recurse
- -v VER
- Set version/generation number
- -,+,=
- Remove/add/set attributes
- A
- Don't track atime
- a
- Append mode only
- c
- Enable compress
- D
- Write dir contents synchronously
- d
- Don't backup with dump
- i
- Cannot be modified (immutable)
- j
- Write all data to journal first
- s
- Zero disk storage when deleted
- S
- Write synchronously
- t
- Disable tail-merging of partial blocks with other files
- u
- Allow file to be undeleted