1SRC=/tmp/libjson
2cp $SRC/libjson.h $SRC/makefile .
3
4diff -qr Source $SRC/Source/ | grep 'Only in Source'
5# git rm  files
6
7/bin/cp -fr $SRC/Source .
8
9