LucidPlan
login
projects
ui mode
🔗 go to
bewaking
byggsteg
emacs-packages
ggg
hygguile
iter-vitae
jjba23-socials
jointhefreeworld
keuringsdienst
kracht
lucidplan
oculuslambda
orgwebalchemy
pingwing
pop-server
pop-test
supreme-sexp-system
uberprojekt
wikimusic
wolk-jjba
title
status
To-do
Work in Progress
In Review
Done
Rejected
type
Task
Bug
Story
Spike
Time Box
priority
description
Something like this perhaps? Two files, A1 and A2. $ sdiff -B -b -s A1 A2 | wc would give you how many lines differed. wc gives total, just divide. The -b and -B are to ignore blanks and blank lines, and -s says to suppress the common lines. -------- https://superuser.com/questions/347560/is-there-a-tool-to-measure-file-difference-percentage has a neat solution for this, wdiff -s file1.txt file2.txt more options see man wdiff.
submit