Команда meld: опции, ключи и примеры использования
meld
Graphical diffing and merging tool. More information: https://meldmerge.org/.
- Start meld:
meld
- Compare 2 files:
meld {{path/to/file_1}} {{path/to/file_2}}
- Compare 2 directories:
meld {{path/to/directory_1}} {{path/to/directory_2}}
- Compare 3 files:
meld {{path/to/file_1}} {{path/to/file_2}} {{path/to/file_3}}
- Open a comparison as a new tab in a pre-existing meld instance:
meld --newtab {{path/to/file_1}} {{path/to/file_2}}
- Compare multiple sets of files:
meld --diff {{path/to/file_1}} {{path/to/file_2}} --diff {{path/to/file_3}} {{path/to/file_4}}
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like