Daniel-Xu / count_task

This bash file is used to calculate the lines of files and numbers of files in directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

task

simple task

Evn desc

test/ ---sub_1_hello.c(4)
	  ---sub_1_main.c(3)

	  ---sub_1/ 		---sub_2_main.c(0)
						---sub_2_main.h(0)
						---sub_2_main.sh(0)

						---sub_2/ 			---sub_3_main.sh(1)

											---sub_3/ ---sub_4_main.h(2)

About

This bash file is used to calculate the lines of files and numbers of files in directory


Languages

Language:Shell 88.9%Language:C 8.2%Language:C++ 2.9%Language:Objective-C 0.0%