echo "" > libNEW.txt
grep "control" lib.txt | cut -f1,2,5,6 | cut -d= -f2- >> libNEW.txt
