Menu

Tag Archives: File slurping

Python- Counting Code Lines
It’s a relatively trivial task, really easy to do with the command prompt and GNU wc: [crayon-69b5dad87de2f427760105/] I executed this within the [...]