Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

chattr
Список атрибутов файлов во второй расширенной файловой системе Linux

Симлинк на: [ ToyBox ]

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  chattr [-R] [-+=AacDdijsStTu] [-p PROJID] [-v VERSION] [FILE...]


Change file attributes on a Linux file system.

  • -R Recurse

  • -p Set the file's project number

  • -v Set the file's version/generation number Operators: '-' Remove attributes '+' Add attributes '=' Set attributes Attributes: A No atime a Append only C No COW c Compression D Synchronous dir updates d No dump E Encrypted e Extents F Case-insensitive (casefold) I Indexed directory i Immutable j Journal data N Inline data in inode P Project hierarchy S Synchronous file updates s Secure delete T Top of dir hierarchy t No tail-merging u Allow undelete V Verity
  • [ ToyBox ]     [ ManLinux ]