Skip to content

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

Notifications You must be signed in to change notification settings

Daniel-Xu/count_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published