B
B
BonBon Slick2017-05-13 14:42:42
Programming
BonBon Slick, 2017-05-13 14:42:42

How to find out the number of characters/lines in a project?

I want to know how many characters in the project and lines of code.
I'm using PhPStrom 2017.
Perhaps a text editor can calculate?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2017-05-13
@BonBonSlick

wc $(find PATH_TO_FOLDER_HERE -type f)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question