开发者

Count total number of lines in Netbeans

开发者 https://www.devze.com 2023-03-04 20:27 出处:网络
Is there any way to count the total number of lines 开发者_JS百科inside a php project?In Linux you have the wonderful \'wc\' command:

Is there any way to count the total number of lines 开发者_JS百科inside a php project?


In Linux you have the wonderful 'wc' command:

wc -l yourfile.txt
0

精彩评论

暂无评论...
验证码 换一张
取 消