Here a unix command line script to count code lines for your project (or something else!).
Continue reading “[SHELL] Count lines of code in all files recursively”
notes from a developer, tutorials, how-to, ideas
Here a unix command line script to count code lines for your project (or something else!).
Continue reading “[SHELL] Count lines of code in all files recursively”
I forget often these strings….
Well,
a usefully thing (for me) that convert real media files like CAMV, RM, SMIL in iPod compatible video (AVI mpeg4).
It’s a multithread windows executable easy to use.
Continue reading “[Win] Convert .rm + .camv +.smil in AVI mpeg4”
As a Linux user, you may have to get the following error:
bash: /bin/rm: Argument list too long
There are a lot of methods to resolve this issue, but I use this stupid and simple one: