Skip to content

VladiMarinov/find-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

find-clone

A toy clone of the Unix find util.

Usage:

./find [target fle name]
(Recursively searches for the target file name, starting at the current working directory.

./find [start directory] [target file name]
(Recursively searches for the target file name, starting at the given directory.

About

A toy clone of the Unix find util.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages