Skip to content

Pribor86/SearchTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchTool

Searching Files by arguments

‼️ Terminal ➡️

java -jar SearchTool.jar -d=c:/ -n=*.txt -t=mask -o=log.txt

Where is

-d= ➡️ searching directory path | Example ➡️ -d=c:/Windows/Users

-n= ➡️ name of the object you willing to find | Example ➡️ -n=filename

-t= ➡️ 3 options finding by: name, mask, regex | Example ➡️ -t=regex

-o= ➡️ log file path | Example ➡️ -o=c:/Windows/log.txt

Pribor86's GitHub stats

About

Searching Files by arguments

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages