Welcome to mirror list, hosted at ThFree Co, Russian Federation.

unwrap-diff - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc5b63bc55fa37bceae1a4a613c4d134f4bd7dc1 (plain)
1
2
#!/bin/sh
tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n'