Productivity

9 years ago


Follow the posts of this page using this RSS feed

Counting Lines of Code in a Directory Recursively

4 years ago

Counting lines of code in Python files: find . -type f -name "*.xml" -exec wc -l {} + It's common so see the expression "lines of code" referenced as LOC.

Code Snippets

3 years ago

Free Frontendfreefrontend.com freefrontend.com Floating Label - Pure CSShttps://codepen.io/devesh8/pen/MWYEJEP https://codepen.io/devesh8/pen/MWYEJEP