/
niceSOFT
/
diffutils
Обзор
Документация
Войти
/
niceSOFT
/
diffutils
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.7
TODO
9 строк
306 B
Paul Eggert
maint: quote 'like this' or "like this", not `like this'
26 янв 2012, 11:54
26 янв 2012, 11:54
62ca21c
Код
Авторство
О чём код?
Add --include option (opposite of --exclude). Look into sdiff improvement here: http://www.pkix.net/~chuck/sdiff2.diff Propagate stderr from subprocess so that diff3 does a better job of explaining _why_: > $ diff3 /bin/sh /bin/false /bin/mv > diff3: subsidiary program 'diff' failed (exit status 2)