Skip to content

dacap/findfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findfiles

Copyright (C) 2017 David Capello

This file is released under the terms of the MIT license. Read LICENSE.txt for more information.

This utility is almost the same as using find . -name 'pattern'

Usage:

findfiles [-i] [-d] pattern1 [pattern2...]
  • -i to ignore case
  • -d find duplicates

About

find files by name and/or if they are duplicates

Resources

License

Stars

Watchers

Forks

Packages

No packages published