Skip to content

masteret/file-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-indexer

Command to run application
For list of filenames
python3 indexer.py filename1 filename2 filename3 ...

For stdin
python3 indexer.py < filename1 filename2 filename3
python3 indexer.py < enter_text_here
python3 indexer.py

Command to test application
./testcase.sh
make sure testcase.sh is executable first
testcase include non-text file and application will check that

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published