수업중에 교수님께서 이제 몇백 몇천줄짜리 장난감은 그만 만들라...(😭) 하신게 갑자기 생각나서 우리 공학경진대회 프로젝트는 몇줄일까 궁금해졌다.
$ git ls-files | xargs cat | wc -l
$ git ls-files | xargs wc -l
https://stackoverflow.com/questions/4822471/count-number-of-lines-in-a-git-repository