/count_task

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

Primary LanguageShell

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)