For example, for 5.2 kernel

####1) ./docount.sh /usr/src/linux-5.2 | tee linecount-temp
1) ./dogitcount.sh v5.7 | tee linecount-temp
1a) edit inecount-temp to get the sorted counts only > linecount
2) take the total lines and put in "input" as last line
3) modify titles in doplot
4) gnuplot doplot
5) mv linecount to LFD420_CONFIG, and linecount.png to IMAGES

That's it :)

(could be automated I guess)
