#!/bin/bash
diff -urpN -X psidiff.ignore sources work | sed '/\(.*айлы.*различаются\|Binary.*differ\)/d' | sed 's/^\(\(---\|+++\)\s\+\S\+\).*/\1/'
