count number of lines files .cpp .h
# Show count sum
find . -type f \( -name \*.cpp -o -name \*.h \) ! -name pugixml.cpp -exec cat {} + | wc -l
# Show count sum and stats for each file
find . -type f \( -name \*.cpp -o -name \*.h \) ! -name pugixml.cpp -exec wc -l {} +
Also in C++:
- screen linux terminal
- ubuntu install influx
- use svg in gatsby
- find jpg or png
- open jpg command line linuc
- wsl2 access folder from windows
- conda install pytorch
- kubectl delete pods wildcard
- unfork a repository github
- how to use django shell
- how to change font type size and color in ubuntu 18.0
- hello world powershell
- wsl convert to wsl2
- ionic capacitor ios live reload
- how to set global github username and password in git
- install haproxy centos 7
- Module not found: Can't resolve 'axios' in 'C:\Users\
- how to check node version in ubuntu
- ubuntu lemp
- git diff current repo and other branch
- apt see installed packages
- windows execute powershell script define user
- failed to open stream: Permission denied in path on mac
- cmd install mrjob