Skip to content

shivamkaushik12007/File-Type-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

File-Type-Analyzer

This is a project which is used to check the type of file in given folder!

Example:

java Main folderName patterns.db

This command tells the type of all the files present in "folderName" folder by checkking the specific patterns in file and comparing it with the patterns.db file where all the data related to file type is present.

Clone the repository and then run the folder FileTypeAnalyzer in compiler directly

About

Java project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages