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


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

diff
Построчное сравнение файлов

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

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2

  • -a Treat all files as text

  • -b Ignore changes in the amount of whitespace

  • -B Ignore changes whose lines are all blank

  • -d Try hard to find a smaller set of changes

  • -i Ignore case differences

  • -L Use LABEL instead of the filename in the unified header

  • -N Treat absent files as empty

  • -q Output only whether files differ

  • -r Recurse

  • -S Start with FILE when comparing directories

  • -T Make tabs line up by prefixing a tab when necessary

  • -s Report when two files are the same

  • -t Expand tabs to spaces in output

  • -u Unified diff

  • -U Output LINES lines of context

  • -w Ignore all whitespace

  • --color Colored output

  • --strip-trailing-cr Strip trailing '\r's from input lines
  • [ ToyBox ]     [ ManLinux ]