Skip to content

cli uti to count the name and number of missing files

Notifications You must be signed in to change notification settings

blululu/students_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script is used for look for lacking homework's students

If you are looking for a little tool to find who lacks homework quickly but are not willing to compare one by one,this bash script is for you! It's usage is easy and listed below.

git clone github.com/blululu/students_check.git
cd students_check

2.you need edit your model.txt like this

jane
peter
frank
james
./students_check.sh /collecting/homework/directory

Example:

./students_check.sh sample/

Output:

-----Lacking--Students-----
peter
total:1
---Dumplicated--files------
xx-james.pdf
xxx-james-xxx.pdf
---------tips---------
some files named wrongly or duplicated files exists

License

GPLV2

About

cli uti to count the name and number of missing files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages